mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
* feat: Handle database connection errors with 500 - If database goes away while unleash is running, unleash now stays running, but all api endpoints will return 500. - This includes our health endpoint, which allows k8s or similar orchestrators to decide what should be done, rather than Unleash terminating unexpectedly |
||
|---|---|---|
| .. | ||
| api-def.json | ||
| feature.js | ||
| feature.test.js | ||
| index.js | ||
| metrics.js | ||
| metrics.test.js | ||
| register.js | ||
| register.test.js | ||