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
I got a case when my RabbitMq was unavailable and after a few retries, the app was through an unhandled rejection error.
I think that was caused because node-amqp-connection-manager doesn't handle this type of error from the amqplib.
I will attach the logs, that I have. Thanks in advance for helping.
I got a case when my RabbitMq was unavailable and after a few retries, the app was through an unhandled rejection error.
I think that was caused because node-amqp-connection-manager doesn't handle this type of error from the amqplib.
I will attach the logs, that I have. Thanks in advance for helping.
The text was updated successfully, but these errors were encountered: