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

Add database service healthcheck #22

Merged
merged 1 commit into from
May 6, 2022
Merged

Add database service healthcheck #22

merged 1 commit into from
May 6, 2022

Conversation

nicholasray
Copy link
Contributor

Noticed after running npm run clean that database connection errors would
sometimes occur when then running ./pixel.js reference because the database
wasn't ready to accept connections. Add a healthcheck to the database and make
the mediawiki services dependent on the database being healthy.

Noticed after running `npm run clean` that database connection errors would
sometimes occur when then running `./pixel.js reference` because the database
wasn't ready to accept connections. Add a healthcheck to the database and make
the mediawiki services dependent on the database being healthy.
@nicholasray nicholasray merged commit 0c5d80c into main May 6, 2022
@nicholasray nicholasray deleted the add-db-healthcheck branch May 6, 2022 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant