Commit 3fb801f
feat: Add a queues update subcommand (#8120)
* improve(wrangler): bounds checking for when setting queue delivery delay
* feat(wrangler): allow overriding message retention period when creating a queue
* feat(wrangler): add a new `queues update` command
* chore(wrangler): queues test updates for default values
---------
Co-authored-by: Tara Garg <[email protected]>1 parent 1bc60d7 commit 3fb801f
File tree
9 files changed
+516
-16
lines changed- .changeset
- packages/wrangler/src
- __tests__
- queues
- cli/commands
9 files changed
+516
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments