You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: