dfrancis01 / dfo-richt-project

Other
0 stars 0 forks source link

Deploy #27

Open dfrancis01 opened 2 years ago

dfrancis01 commented 2 years ago
dfrancis01 commented 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

dfrancis01 commented 2 years ago

New solution: Improved docker image for faster builds Docker + Renv.lock + Rocker Tidyverse image.