There are three jobs: 1. A depends on B 2. B depends on C * C gets enqueued, picked up by a worker and failed * When C is requeued, it gets picked up by a worker and finishes * Job B will be in an `enqueued` state, but is not picked up by a worker
There are three jobs:
enqueuedstate, but is not picked up by a worker