wellcomecollection / catalogue-api

:crystal_ball: The API for searching the Wellcome Collection catalogue.
https://developers.wellcomecollection.org
MIT License
3 stars 0 forks source link

Adds a simple healthcheck endpoint for the concepts service #749

Closed kenoir closed 6 months ago

kenoir commented 6 months ago

What does this change?

This change follows https://github.com/wellcomecollection/catalogue-api/pull/747, and adds an HTTP healthcheck to the requests API to ensure the Scala service has started before it is registered healthy at the NLB and starts serving requests.

How to test?

How can we measure success?

No downtime during deployments resulting in a better experience for visitors to the site, and fewer errors that we cannot effectively respond to in the alerts channel.