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
We are facing some connection timeout errors being returned in the promise. We do not see the producer retrying to establish the connection even though the retires are set to 3 times.
Does the connection timeout error suspend the retries? Is there a way that we can ensure that retries are performed by the producer on facing connection timeout error.
The text was updated successfully, but these errors were encountered:
We are facing some connection timeout errors being returned in the promise. We do not see the producer retrying to establish the connection even though the retires are set to 3 times.
Does the connection timeout error suspend the retries? Is there a way that we can ensure that retries are performed by the producer on facing connection timeout error.
The text was updated successfully, but these errors were encountered: