It always takes more than 5-6 minutes to update a GAE node app with a new version. I am probably doing something wrong and not sure how I can speed up deployments?
Asked
Active
Viewed 141 times
1 Answers
4
You're probably not doing anything wrong. Unfortunately 5-6 minutes is not uncommon for flex deployments and we are actively working on improving that.

Zach Fewtrell
- 473
- 1
- 3
- 9
-
1Is this still something that is actively being worked on? – Alex Milstead Mar 15 '18 at 23:17
-
year later, probably not a priority – Ben May 18 '18 at 23:15
-
@AlexMilstead @Ben In 2019 for me it takes ~10 min for 1 page server with 10 dependencies where 5 of them are `@google-cloud/...` – Igniter Oct 23 '19 at 13:18