Skip to content

Commit 7fc6f91

Browse files
manastgitbook-bot
authored andcommitted
GITBOOK-192: change request with no subject merged in GitBook
1 parent bfa1839 commit 7fc6f91

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/gitbook/bullmq-pro/groups/sandboxes-for-groups.md

+6
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ module.exports = function (job: SandboxedJobPro) {
1313
expect(job.opts.group.id).to.equal(job.gid);
1414
};
1515
```
16+
17+
18+
19+
{% hint style="danger" %}
20+
Groups are the only Pro features supported by Sandboxed processors for now.
21+
{% endhint %}

0 commit comments

Comments
 (0)