Skip to content

Commit 536a741

Browse files
committed
Add a comment
1 parent a4b2bcd commit 536a741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workers/handler/wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ queue = "cache-capture"
9292

9393
[[queues.consumers]]
9494
queue = "cache-purge-tag"
95-
max_batch_size = 90
95+
max_batch_size = 90 # The queue limit is 100, but the D1 binding limit is 100 and sometimes we need a few more params.
9696

9797
[[queues.consumers]]
9898
queue = "cache-purge-url"

0 commit comments

Comments
 (0)