ceps icon indicating copy to clipboard operation
ceps copied to clipboard

AMQP, lower TTL on event queues

Open carlhoerberg opened this issue 7 years ago • 0 comments

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.

carlhoerberg avatar Feb 14 '18 16:02 carlhoerberg