Closed jamesward closed 4 years ago
Sorry for the rush job. Had to get this out super-quick. So Java apps were not starting within the timeout on deploy, resulting in:
Error: the service did not become ready in 30s, check Cloud Console for logs to see why it failed
The revision did actually correctly deploy though.
The default timeout for startup with Cloud Run via gcloud
is 4 minutes. So I matched that.
Thanks for fixing. What's the context here? Which API is taking longer?