datacommonsorg / data

Apache License 2.0
57 stars 105 forks source link

Disable gunicorn timeout for automation scripts #992

Closed ajaits closed 4 months ago

ajaits commented 4 months ago

Disable timeout for gunicorn. The import executor has configurable timeouts for steps like repo download, user script that may exceed the gunicorn timeout of 1800 secs.