We are using ARQ in Kubernetes with multiple workers (pods) and it works perfectly fine until some worker crashes due to resource constraints (memory).
After the crash and restart of the worker, tasks don’t restart automatically for hours (sometimes tasks start after a long time say 4 or 5 hours).
Not sure if we are missing some configuration in worker settings or something. Any insight will be helpful.
Thanks for this simple yet powerful library.
We are using ARQ in Kubernetes with multiple workers (pods) and it works perfectly fine until some worker crashes due to resource constraints (memory).
After the crash and restart of the worker, tasks don’t restart automatically for hours (sometimes tasks start after a long time say 4 or 5 hours).
Not sure if we are missing some configuration in worker settings or something. Any insight will be helpful.
Thanks for this simple yet powerful library.