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
RabbitMQ 4.1.0 changed the minimum frame_max value to 8,192. Versions of amqplib before 0.10.6 defaulted this to 4,096 and are therefore incompatible with RabbitMQ 4.1.0 and above. If you see this error please update amqplib.
The text was updated successfully, but these errors were encountered:
RabbitMQ 4.1.0 changed the minimum frame_max value to 8,192. Versions of amqplib before 0.10.6 defaulted this to 4,096 and are therefore incompatible with RabbitMQ 4.1.0 and above. If you see this error please update amqplib.
The text was updated successfully, but these errors were encountered: