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 have the following code, where the NakAsync does not seems to work. The server does not respect the backoff. The foreach loop will run in quick succession for 3 times per message corresponding to the MaxDeliver.
But if the NakAsync is not there then the back off works as expected. Is this a bug?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have the following code, where the NakAsync does not seems to work. The server does not respect the backoff. The foreach loop will run in quick succession for 3 times per message corresponding to the MaxDeliver.
But if the NakAsync is not there then the back off works as expected. Is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions