Skip to content

Commit 5c52f4a

Browse files
Update changeset
Co-authored-by: Pete Bacon Darwin <[email protected]>
1 parent 822e134 commit 5c52f4a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.changeset/twenty-bushes-enter.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ Remove default values for delivery delay and message retention and update messag
66

77
Fixes the issue of the default maximum message retention (365400 seconds) being longer than the maximum allowed retention period for free tier users (86400 seconds).
88

9-
Previous: wrangler set a default value of 365400 seconds max message retention if setting was not explicitly provided to wrangler and the max retention period was documented as 1209600 seconds for all queues users because it was required to be on paid tier, wrangler also set a default value of 0 seconds for delivery delay if setting was not explicitly provided to wrangler
9+
Previous:
10+
11+
- Wrangler set a default value of 365400 seconds max message retention if the setting was not explicitly provided in the Wrangler configuration.
12+
- The maximum retention period was documented as 1209600 seconds for all queues users because it was required to be on paid tier.
13+
- Wrangler also set a default value of 0 seconds for delivery delay if the setting was not explicitly provided in the Wrangler configuration.
1014

1115
Updated:
1216

0 commit comments

Comments
 (0)