Chad Knutson
Chad Knutson
Try adding the await operator for the publish statement in your code. That will prevent javascript from trying to send the next message before the first message's body is fully...
I have the list_queues feature in lmqrecover now. Currently the output format is as below, but I am happy to alter as needed. `➜ lmqrecover git:(main) ✗ ./bin/lmqrecover -D ~/Temp/LavinMQ/campbell...
Now there is a mode to show message details for specified file and segment position. Let me know if you want the AMQP properties split out. Simple enough to do....