Skip to content

Add graceful worker shutdown #1036

Description

@JoeCap08055

"worker" apps should be able to shut down gracefully. Current behavior when a shutdown signal is received is to close the app & exit after 10 seconds. A better behavior would be to wait for any active jobs to finish processing before terminating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions