You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add health check endpoint that checks the health of the database, object
store, and queue, returning a JSON status report. Leveraging this, add a
`health_check` method to the client to verify service health, along with
an "is_healthy" boolean method for convenience.
Signed-off-by: Phoevos Kalemkeris <[email protected]>
0 commit comments