Skip to content

Does retry_on_initial_connect retry forever? #1312

Answered by Jarema
feelingsonice asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it retires forever with exponential backoff.
You can set limit with max_reconnects

To customize the reconnect delays use reconnect_delay_callback

Replies: 1 comment 2 replies

Comment options

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

@Jarema
Comment options

Answer selected by feelingsonice
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