Open dfrancis01 opened 2 years ago
Automated deployments are timing out because builds take logger than default 10min. I think the solution is to updated service with the following command in consul.
gcloud run services update [SERVICE] --timeout=[TIMEOUT]
Link to resource: https://cloud.google.com/run/docs/configuring/request-timeout
New solution: Improved docker image for faster builds Docker + Renv.lock + Rocker Tidyverse image.