Skip to content

fix: Don't fail slack bot health check on DB down#191

Draft
spalmurray wants to merge 2 commits into
mainfrom
spalmurray/healthcheck-db-degraded
Draft

fix: Don't fail slack bot health check on DB down#191
spalmurray wants to merge 2 commits into
mainfrom
spalmurray/healthcheck-db-degraded

Conversation

@spalmurray
Copy link
Copy Markdown
Contributor

Only gate the slack bot liveness probe on the WebSocket connection to Slack. DB connectivity is still checked and reported via Datadog gauge (slack_app.db.connected), but a DB blip no longer causes Cloud Run to restart the container.

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