Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add envvars for expiry and length policy #46

Open
westphalen opened this issue Apr 26, 2021 · 1 comment
Open

Add envvars for expiry and length policy #46

westphalen opened this issue Apr 26, 2021 · 1 comment

Comments

@westphalen
Copy link

westphalen commented Apr 26, 2021

This policy may not be desirable for everyone, and is currently being reapplied every time the deployment restarts.

Screenshot 2021-04-26 at 11 28 41

rabbitmqctl set_policy expiry-and-length '.*' '{"expires":1800000, "max-length":200000}' --apply-to queues || break

@erez-rabih
Copy link
Contributor

you are welcome to suggest a PR to make that optional

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants