Skip to content

Conversation

@maheshwarip
Copy link
Contributor

@maheshwarip maheshwarip commented Feb 10, 2025

Changelog update! Merge after Feb 13 :)

Screenshot 2025-02-10 at 4 53 45 PM


You can customize the retention period on the Queues settings page on the dashboard, or using Wrangler:
```bash title="Update message retention period"
$ wrangler queues update my-queue --message-retention-period 5d
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No way to do infrastructure-as-code or persist this configuration anywhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

None (yet) alas. Queue level config can't live in a wrangler.toml because multiple workers could bind to the same Queue.

@github-actions github-actions bot added the product:queues Cloudflare Queues: https://developers.cloudflare.com/queues label Feb 12, 2025
@kodster28
Copy link
Collaborator

Howdy @maheshwarip, we updated the file locations so you'll need to change the folder location to /changelog/ instead of /changelog-next/ (and maybe update your image path too).

@maheshwarip
Copy link
Contributor Author

Closing this PR and making a new one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:queues Cloudflare Queues: https://developers.cloudflare.com/queues size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants