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

Disable automatic worker restarts in gunicorn #634

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

HansKallekleiv
Copy link
Collaborator

Insert a description of your pull request (PR) here, and check off the boxes below when they are done.


Contributor checklist

  • 🎉 This PR closes Current gunicorn configuration causes frequent application resets #633.
  • 📜 I have broken down my PR into the following tasks:
    • Task 1
    • Task 2
  • 🤖 I have added tests, or extended existing tests, to cover any new features or bugs fixed in this PR.
  • 📖 I have considered adding a new entry in CHANGELOG.md, and added it if should be communicated there.

@HansKallekleiv HansKallekleiv added the next release 🚢 To be included in next release label Sep 27, 2022
Copy link
Collaborator

@anders-kiaer anders-kiaer left a comment

Choose a reason for hiding this comment

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

👍 Good catch.

@anders-kiaer anders-kiaer changed the title Disable automatic worker restarts in gunicorn Disable automatic worker restarts in gunicorn Sep 28, 2022
@HansKallekleiv HansKallekleiv merged commit 1935278 into equinor:master Sep 28, 2022
@HansKallekleiv HansKallekleiv deleted the gunicorn-max-requests branch September 28, 2022 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release 🚢 To be included in next release
Projects
Status: Done 🏁
Development

Successfully merging this pull request may close these issues.

Current gunicorn configuration causes frequent application resets
2 participants