clong
05/14/2018, 7:13 PM--events_expiry set to 3600, but I select * from process_events every 60 seconds. Do the events expire each time the SELECT query runs, or do they hang around for the full 3600 seconds, resulting in duplicated events each time the SELECT query runs?