-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Maybe I'm using it wrong. And forgive, I don't know much go. Trying to pair this up with https://github.com/cloudamqp/amqpcat and consume from a rabbitmq queue and pipe to an sqs queue like so:
amqpcat --consumer --uri=amqp://@127.0.0.1:5672 --queue=my-queue | sqscat test-queue
But it keeps failing for some reason?
2021/12/07 11:14:59 run() failed: bufio.Scanner: Read returned impossible count
Error writing file: Broken pipe
Can this tool not constantly read from stdin? Or does it only spin up a certain number of threads and then die? Any help would be appreciated thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels