Skip to content

Is there a way to get process to exit on DB connection errors when rotating database passwords? #4179

Answered by marcklingen
tomi-bigpi asked this question in Support
Discussion options

You must be logged in to vote

Yes, use the health check, which should fail if the database is unavailable (for example, when the database password changes). This will allow you to terminate the pods that still have the old credentials.

For more information, visit: https://langfuse.com/docs/deployment/self-host#health-and-readiness-check-endpoint

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@marcklingen
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by marcklingen
Comment options

You must be logged in to vote
6 replies
@tomi-bigpi
Comment options

@marcklingen
Comment options

@tomi-bigpi
Comment options

@marcklingen
Comment options

@tomi-bigpi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants