Skip to content

worker shutdown handling #77

Description

@scones

updated for wrong assumption

feature

please make the signal handling configurable per signal.
i'd like the handling of shutdown on SIGINT and SIGTERM, instead of a hard exit to make sure no data is lost.
Since i plan to scale my workers through docker scaling, the workers within the containers will receive a SIGTERM on downscaling, on which i'd like to wait for the job to finish before closing the worker.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions