The Wayback Machine - https://web.archive.org/web/20220710003623/https://github.com/topics/gae
Skip to content
#

gae

Here are 232 public repositories matching this topic...

selfagency
selfagency commented Feb 2, 2022

TL;DR

Add a flag for cloud_build_timeout

Detailed design

If you are deploying from the command line, you could change the Cloud Build timeout setting like so:

gcloud config set app/cloud_build_timeout 1000

There's no way to do so with the current workflow. So this is a request to add support for cloud_build_timeout so that I can use it like so:

      - i
enhancement good first issue

Improve this page

Add a description, image, and links to the gae topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gae topic, visit your repo's landing page and select "manage topics."

Learn more