You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get_messages shows an error when trying it with the latest rabbitMQ, missing key 'ackmode'
When using the web browser GUI, there is a field called "Ack mode" for getting messages from a queue, upon further inspection these are the values:
get_messages shows an error when trying it with the latest rabbitMQ, missing key 'ackmode'
When using the web browser GUI, there is a field called "Ack mode" for getting messages from a queue, upon further inspection these are the values:
I added it to my local pyrabbit package and it works :)
The text was updated successfully, but these errors were encountered: