gitlab-org--gitlab-foss/changelogs
Stan Hu eb2bc7d99a Simplify /-/liveness check to avoid connecting to the database
The previous implementation would hit the database each time
and provide a dummy response. If the database goes down, this
means all application workers would be taken out of service.
Simplify this check by using a Rails middleware that intercepts
this endpoint and returns a 200 response.
2018-07-28 14:35:02 -07:00
..
unreleased Simplify /-/liveness check to avoid connecting to the database 2018-07-28 14:35:02 -07:00
archive.md