You may set site config variables on a bench so that it applies for all the sites deployed under it.

Special case: http timeout
You may also set httptimeout in seconds (default: 120) as a special case to specify time gunicorn workers wait for request to process before throwing 504 request error. This will affect the custom api endpoints you define.

Last updated 2 weeks ago
Was this helpful?