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

AMQP, lower TTL on event queues #8

Open
carlhoerberg opened this issue Feb 14, 2018 · 0 comments
Open

AMQP, lower TTL on event queues #8

carlhoerberg opened this issue Feb 14, 2018 · 0 comments

Comments

@carlhoerberg
Copy link

Default event_queue_expires = 60
The default of 24h is not good because sometimes when ev-queues are not consumed from they wouldn't be deleted until 24h later, and that could case tens of thousands of queues to accumulate, casuing out of memory on the server and crashing it.

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
@carlhoerberg and others