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
Target repositories should support a healthcheck endpoint that the CLI can call to ensure services are up and running. The repository requirements document should mention this.
Not sure we should require something specific (e.g. /healthcheck or maybe even something more generic that we could extend in the future like /info?), or just require that repositories have one and tell us about it.
The text was updated successfully, but these errors were encountered:
Target repositories should support a healthcheck endpoint that the CLI can call to ensure services are up and running. The repository requirements document should mention this.
Not sure we should require something specific (e.g.
/healthcheck
or maybe even something more generic that we could extend in the future like/info
?), or just require that repositories have one and tell us about it.The text was updated successfully, but these errors were encountered: