Recover Python tasks after a worker crash
Heartbeat checks, orphaned invocations, and automatic rerouting in pynenc
I wanted a small failure test: start a few long-running tasks, kill the worker, then see whether the work still finishes.
[Read More]