Skip to content

Conversation

korlaxxalrok
Copy link
Contributor

Prerequisites:

  • Unless it is a documentation hotfix it should be merged against the dev branch
  • Branch is up-to-date with the branch to be merged with, i.e. dev
  • Build is successful
  • Code is cleaned up and formatted

Summary

Increases gunicorn's worker timeout to 300s (5min).

It looks like the default of 30s is too short and workers were probably being
killed prematurely. My admittedly somewhat limited testing on a single instance
running a manually edited version of the config file suggests increasing the
timeout will help.

@korlaxxalrok korlaxxalrok requested review from krivard and sgratzl July 15, 2021 20:55
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yolo

@krivard krivard merged commit 621a93b into dev Jul 15, 2021
@krivard krivard deleted the increase-gunicorn-timeout branch July 15, 2021 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants