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
The error says that the process was terminated because of response time being higher than 60 seconds(the logs show it be around ~100 seconds) but in normal case it's way less than 60 seconds. From the logs, we observed that requests does not seem to be reaching the appropriate handler, it just times out beforehand.
FYI, our min_idle_instances is set to 1 and Instance class set to F4_1G.
Because of this reason, we suspect it be some internal GAE issue. Can you please look into it.
Looking forward to your reply.Thank you.