You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the weekly deployment to production, the webapp can repeatably timeout. This can lead to lengthy deployments for the engineer on call. However, the search cache and results processor seem to have higher success rates. The leading theory behind this is because they both use App Engine's flexible runtime instead of the standard runtime.
Problem & Background
During the weekly deployment to production, the webapp can repeatably timeout. This can lead to lengthy deployments for the engineer on call. However, the search cache and results processor seem to have higher success rates. The leading theory behind this is because they both use App Engine's flexible runtime instead of the standard runtime.
Proposal
Move the webapp service to use App Engine's flexible runtime
Steps:
Other added benefits
cc: @past
The text was updated successfully, but these errors were encountered: