Skip to content

Bug in deferred jobs enqueueing #2377

Description

@selwin

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions