200 status code. Health checks can be configured in the Advanced tab:

/healthz endpoint returns a 200 status code. This is useful for
Zero Downtime Deployments.
When you push a new update to your application, the old version of your application will not be spun down until the new version passes all health checks.
