FAQ | This is a LIVE service | Changelog

Skip to content

increase gunicorn worker timeout

Dr Rich Wareham requested to merge issue-4-increase-gunicorn-timeout into master

The default timeout for gunicorn is 30 seconds. We want to limit the length of jobs by Cloud Run timeouts so set this to a value >= to the Cloud Run timeout.

Closes #4 (closed).

Merge request reports