mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
8bf4214ddb
* 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 |
||
---|---|---|
.. | ||
admin-api | ||
client-api | ||
api-def.js | ||
backstage.js | ||
backstage.test.js | ||
controller.js | ||
health-check.js | ||
health-check.test.js | ||
index.js | ||
index.test.js | ||
logout.js | ||
logout.test.js |