Problem / Context
Deploying a new worker version currently may cause in-flight job loss if the old worker is killed abruptly.
Proposed approach
Document/implement a blue-green or rolling deploy pattern for the worker that drains in-flight jobs before switchover.
Acceptance criteria
Problem / Context
Deploying a new worker version currently may cause in-flight job loss if the old worker is killed abruptly.
Proposed approach
Document/implement a blue-green or rolling deploy pattern for the worker that drains in-flight jobs before switchover.
Acceptance criteria