-
Notifications
You must be signed in to change notification settings - Fork 10
fix(cat-gateway): Detect Service Outage with Health Endpoints #2492
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok, subject to answering @no30bit questions.
✅ Test Report | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Defines DB connection errors, and updates middleware and endpoints to handle them by setting the relevant DB (Event DB or Index DB) liveness flags.
Closes #2349 .
Please confirm the following checks