Skip to content

Commit 1a77c16

Browse files
manastgitbook-bot
authored andcommitted
GITBOOK-190: change request with no subject merged in GitBook
1 parent 56e578b commit 1a77c16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gitbook/bullmq-pro/groups/prioritized.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ await myQueue.add(
1616
```
1717

1818
{% hint style="info" %}
19-
Standard prioritized jobs get more priority than grouped prioritized jobs
19+
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.
2020
{% endhint %}
2121

2222
## Read more:
2323

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

0 commit comments

Comments
 (0)