Requeueing a job means that the issues that caused workers to get blocked might be resolved, so it should be run with a clean slate.
When a worker fails too many tasks, of the same task type, on the same job, it'll get blocked from doing those.