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

Recycle gunicorn workers #4013

Merged
merged 1 commit into from
Jul 28, 2019
Merged

Recycle gunicorn workers #4013

merged 1 commit into from
Jul 28, 2019

Conversation

rauchy
Copy link
Contributor

@rauchy rauchy commented Jul 28, 2019

What type of PR is this? (check all applicable)

  • Feature

Description

In order to avoid some issues that pop up on long-standing workers (faulty connections etc), it could be useful to refresh workers every n-th request.

@rauchy rauchy requested a review from arikfr July 28, 2019 08:20
@rauchy rauchy merged commit f165168 into master Jul 28, 2019
@rauchy rauchy deleted the recycle-gunicorn-workers branch July 28, 2019 08:39
@HughWarrington
Copy link

There's clearly a memory leak in the code, shouldn't we at least try to fix it rather than applying a performance-sapping band aid?

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.

3 participants