Skip to content

Set die-on-term to true in uWSGI config #16361

Description

@willdurand

It looks like the default uWSGI behavior is not what we want when
we deploy, because that will brutally reload it, which kills all the
workers.

By setting die-on-term to true, we are going to let a
chance to the workers to terminate themselves gracefully.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions