Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timeout for gunicorn #190

Closed
wants to merge 1 commit into from
Closed

Add timeout for gunicorn #190

wants to merge 1 commit into from

Conversation

danlamanna
Copy link
Contributor

@danlamanna danlamanna commented Jun 21, 2022

See https://devcenter.heroku.com/articles/request-timeout#timeout-behavior for rationale.

In particular, gunicorn throws a generic SystemExit when a timeout occurs from Heroku. I believe this will instead raise something like a WorkerTimeoutError, but I haven't tested it yet.

@danlamanna
Copy link
Contributor Author

This doesn't appear to work actually, closing for now. Related - getsentry/sentry-python#510.

@danlamanna danlamanna closed this Jul 26, 2022
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.

1 participant