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

Rework healthcheck (readiness) #267

Open
croissanne opened this issue Oct 10, 2021 · 0 comments
Open

Rework healthcheck (readiness) #267

croissanne opened this issue Oct 10, 2021 · 0 comments

Comments

@croissanne
Copy link
Member

croissanne commented Oct 10, 2021

We currently go to an unready state if we cannot contact composer. Which means it goes offline, as openshift stops sending traffic to it.

But really some of the service could continue functioning, like listing your images and retrieving the links to your images.

And failure to connect to composer could be captured by either the compose 500 errors or we can add another metric to track the connection.

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

No branches or pull requests

1 participant