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
After removing avoiding logic - #51848 - messages started infinite re-sending to the failed queue. And without any delay, if you do not have retry strategy or handler throws UnrecoverableExceptionInterface. So this produce hundreds retries per second of one message.