Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bull
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 175
    • Issues 175
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OptimalBits
  • bull
  • Issues
  • #1755
Closed
Open
Issue created May 29, 2020 by Administrator@rootContributor

Jobs with attempts > 0 have different priority?

Created by: DavideViolante

Description

I noticed the following in our app:

  1. there are X+Y jobs in waiting queue: X jobs have priority 50 and attemps 0, Y jobs have priority 25 and attemps > 0
  2. the jobs with priority 50 go into the active queue BEFORE the jobs with priority 25

I was expecting that jobs with priority 25 go before the other ones with priority 50, even if the ones with priority 25 have attempted once or more. Which is the correct behaviour?

Bull version

v3.14.0

Assignee
Assign to
Time tracking