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
To help people get setup and make sure everything is running, the backend should call the health check endpoint /readyz on each service it is setup to use and report back with a useful error if one of those services is not up and running.
The text was updated successfully, but these errors were encountered:
To help people get setup and make sure everything is running, the backend should call the health check endpoint
/readyz
on each service it is setup to use and report back with a useful error if one of those services is not up and running.The text was updated successfully, but these errors were encountered: