Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow retrying a connection on startup #695

Merged
merged 10 commits into from
Nov 4, 2023
Merged

Conversation

sosedoff
Copy link
Owner

@sosedoff sosedoff commented Oct 31, 2023

Add ability to retry establishing a new connection if configuration permits:

  • New feature disabled by default
  • If enabled, skip retrying if database name or connection URL string is not provided
  • If enabled, retry for 5 times with 3 seconds delay (configurable)

@sosedoff sosedoff force-pushed the retry-on-startup-connect branch from ae32e49 to 535b686 Compare November 4, 2023 16:06
@sosedoff sosedoff merged commit fe5039d into master Nov 4, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant