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.
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.