Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48e1a15

Browse files
Update .changeset/chatty-pens-sniff.md
Co-authored-by: Pete Bacon Darwin <[email protected]>
1 parent e03065d commit 48e1a15

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.changeset/chatty-pens-sniff.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
"wrangler": patch
33
---
44

5-
Remove putQueue call when setting queue producer binding in a worker
5+
Do not attempt to update queue producer settings when deploying a Worker with a queue binding
6+
7+
Previously, each deployed Worker would update a subset of the queue producer's settings for each queue binding, which could result in broken queue producers or at least conflicts where different Workers tried to set different producer settings on a shared queue.

0 commit comments

Comments
 (0)