Skip to content

Commit 1c6fc45

Browse files
d-csclaude
andcommitted
docs: clarify drainBatchSize changeset wording
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 18e64f6 commit 1c6fc45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/mollifier-drain-batch-size.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@trigger.dev/redis-worker": patch
33
---
44

5-
`MollifierDrainer` accepts a `drainBatchSize` option (default 1) that lets a single env drain at full `concurrency`-parallelism per tick.
5+
`MollifierDrainer` accepts a `drainBatchSize` option (default 1) that controls how many entries are popped per env per tick — in-flight handlers remain capped by the global `concurrency`.

0 commit comments

Comments
 (0)