Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Please provide as much information as possible. At least, this should include a description of your issue and steps to reproduce the problem. If possible please provide a summary of what steps or workarounds you have already tried, and any docs or articles you found (un)helpful.
Problem you have encountered:
I have a discord bot app running on app engine, it's a very small app that in the past requires about 3 mins to build. Since July 1st, the build time has increased to over 10mins and now I am constantly getting timeouts. The issue is that `npm install` is taking more than 10 mins to run for absolutely no reason.
What you expected to happen:
Build the small app within 5 mins
Steps to reproduce:
Just build a small nodejs app and you will see that cloud build is really slow.
Other information (workarounds you have tried, documentation consulted, etc):
Looks like a lot of people are getting affected by this: