Skip to content

Best practice for reconnecting after retryAttempts has been passed? #121

Answered by enisdenjo
morajabi asked this question in Q&A
Discussion options

You must be logged in to vote

Check out the client usage with custom retry timeout strategy recipe. You can time your retries exactly to your needs by controlling the retryWait promise resolution.

After the retryAttempts have passed, the client will report an error.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@morajabi
Comment options

@enisdenjo
Comment options

Answer selected by morajabi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants