Hey.
I recently noticed that there was a huge amount of “retries tasks” in Sidekiq due to closed/down instances.
Is this an issue ?
How can I fix this ?
Thanks
Hey.
I recently noticed that there was a huge amount of “retries tasks” in Sidekiq due to closed/down instances.
Is this an issue ?
How can I fix this ?
Thanks
I had 34k+ failed on Sidekiq yesterday ^^
It’s normal. You don’t have to do anything. Retries are scheduled smartly and they don’t stay forever.