Skip to content
New issue

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

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

Already on GitHub? # to your account

Adding db connection retry in osctrl-admin #376

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Dec 10, 2023

New parameter for osctrl-admin to enable retry the connection to the DB if it fails:

--db-conn-retry value            Time in seconds to retry the connection to the database, if set to 0 the service will stop if the connection fails (default: 7) [$DB_CONN_RETRY]

@javuto javuto added ✨ enhancement New feature or request osctrl-admin osctrl-admin related changes backend Backend related issues labels Dec 10, 2023
@javuto javuto merged commit 2463595 into main Dec 10, 2023
48 checks passed
@javuto javuto deleted the admin-backend-reconnect branch December 10, 2023 22:09
@javuto javuto changed the title Adding db connection retry Adding db connection retry in osctrl-admin Dec 11, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
backend Backend related issues ✨ enhancement New feature or request osctrl-admin osctrl-admin related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant