Skip to content

Commit

Permalink
GITBOOK-190: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
manast authored and gitbook-bot committed Feb 20, 2024
1 parent 56e578b commit 1a77c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/gitbook/bullmq-pro/groups/prioritized.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ await myQueue.add(
```

{% hint style="info" %}
Standard prioritized jobs get more priority than grouped prioritized jobs
The priorities go from 0 to 2097151, where a higher number means lower priority (as in Unix [processes](https://en.wikipedia.org/wiki/Nice\_\(Unix\))). Thus, jobs without any explicit priority will have the highest priority.
{% endhint %}

## Read more:

- 💡 [Add Job API Reference](https://api.bullmq.pro/classes/v6.Queue.html#add)
* 💡 [Add Job API Reference](https://api.bullmq.pro/classes/v6.Queue.html#add)

0 comments on commit 1a77c16

Please sign in to comment.