implement startup readiness health checks#1284
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
f28c523 to
f4bff14
Compare
GregJohnStewart
left a comment
There was a problem hiding this comment.
Let's also organize the health utilities a little;
.../api/health/
/service/
*HealthCheck.java //actual health checks
/utils/
Has*Check.java //resources for facilitating health checks
…s status handling
97acd46 to
e91cdc6
Compare
2b384a2
into
Epic-Breakfast-Productions:development
Checklist:
[FR]: Core - API - Organize readiness healthchecks #1282