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
Rediscovery should not be run when the client receives a StatusCode 10 (ABORTED) response.
Instead, the consumer should retry the failed operation on the same connection.
The text was updated successfully, but these errors were encountered:
Rediscovery should not be run when the client receives a
StatusCode
10 (ABORTED
) response.Instead, the consumer should retry the failed operation on the same connection.
The text was updated successfully, but these errors were encountered: