Closed tylfin closed 2 weeks ago
This changes the startup probe to use the __api__/status route instead of ping for initial readiness. It's more heavyweight, so I left the liveness and readiness probes alone.
__api__/status
Refs: https://github.com/rstudio/package-manager/issues/14644
This changes the startup probe to use the
__api__/status
route instead of ping for initial readiness. It's more heavyweight, so I left the liveness and readiness probes alone.Refs: https://github.com/rstudio/package-manager/issues/14644