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

avoid worker restart on timeout #48

Open
lazka opened this issue Oct 6, 2021 · 2 comments
Open

avoid worker restart on timeout #48

lazka opened this issue Oct 6, 2021 · 2 comments

Comments

@lazka
Copy link
Member

lazka commented Oct 6, 2021

when gunicorn times out it restarts the process which takes the site offline. Ideally this shouldn't happen.

@lazka
Copy link
Member Author

lazka commented Jan 26, 2022

This sounds promising: tiangolo/fastapi#1752

@lazka
Copy link
Member Author

lazka commented Aug 1, 2022

We no longer do any long running calculations, so this should be less of an issue now

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

No branches or pull requests

1 participant