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 a /health that tests connection to the various databases #55

Closed
CharlesNepote opened this issue Sep 26, 2023 · 2 comments
Closed

Add a /health that tests connection to the various databases #55

CharlesNepote opened this issue Sep 26, 2023 · 2 comments
Labels
✨ enhancement New feature or request monitoring

Comments

@CharlesNepote
Copy link
Member

In Folksonomy Engine API we have either:

  • / leading to answer { "message": "Hello folksonomy World! Tip: open /docs for documentation" }
  • /ping which answers { "ping": "pong @ 2023-09-26 07:49:10.842300" }

See:

@CharlesNepote CharlesNepote added the ✨ enhancement New feature or request label Sep 26, 2023
@alexgarel
Copy link
Member

alexgarel commented Oct 10, 2023

It's even better to add a /health that tests connection to the various databases. Like for robotoff https://robotoff.openfoodfacts.org/api/v1/health

@teolemon teolemon changed the title URL to verify service is working well? Add a /health that tests connection to the various databases Nov 13, 2023
@teolemon
Copy link
Member

teolemon commented May 7, 2024

Duplicate of #67

@teolemon teolemon marked this as a duplicate of #67 May 7, 2024
@teolemon teolemon closed this as completed May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request monitoring
Projects
None yet
Development

No branches or pull requests

3 participants