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
Currently the discarded issues in Sentry, create a lot of unroutable messages on RabbitMQ.
This creates a problem, since these are retried and genuine messages are blocked for the duration
Better option will be to have Dead letter exchanges for some queues, At least for the major ones which are getting blocked due to discarded issues on Sentry
The text was updated successfully, but these errors were encountered:
Currently the discarded issues in Sentry, create a lot of unroutable messages on RabbitMQ.
This creates a problem, since these are retried and genuine messages are blocked for the duration
Better option will be to have Dead letter exchanges for some queues, At least for the major ones which are getting blocked due to discarded issues on Sentry
The text was updated successfully, but these errors were encountered: