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
When an error happen, the ballot message can be nacked/retried repeatedly and use a lot of CPU.
We should use the Dead Letter eXchange feature of RabbitMQ to delay such ballot messages.
The text was updated successfully, but these errors were encountered:
When an error happen, the ballot message can be nacked/retried repeatedly and use a lot of CPU.
We should use the Dead Letter eXchange feature of RabbitMQ to delay such ballot messages.
The text was updated successfully, but these errors were encountered: