Graceful shutdown #1

Closed
opened 2023-03-04 23:39:53 +00:00 by rafaelcaricio · 0 comments

Support some kind of signal to notify that the application/worker is shutting down.

  • On receipt of the shutdown notice, there shouldn't be any new tasks spawned by the worker;
  • All currently running tasks will have a graceful timeout (configurable) to allow them to finish successfully;
Support some kind of signal to notify that the application/worker is shutting down. - On receipt of the shutdown notice, there shouldn't be any new tasks spawned by the worker; - All currently running tasks will have a graceful timeout (configurable) to allow them to finish successfully;
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rafaelcaricio/backie#1
No description provided.