mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
## About the changes This introduces a new endpoint to allow users to check for readiness of Unleash to serve traffic, in particular validating that the DB is up. It's an opt-in feature that has to be enabled with the environment variable `CHECK_DB_ON_READY=true` or via the configuration option `checkDbOnReady`. Closes #10742 |
||
|---|---|---|
| .. | ||
| config | ||
| e2e | ||
| examples | ||
| fixtures | ||
| arbitraries.test.ts | ||
| errorWithMessage.ts | ||
| vitest.d.ts | ||