Well, my goal is to simply reset the counter after a certain amount/time. I know there is a clear_interval but I cannot seem to set the clear to occur directly after a flush. Is there a way to accomplish that?
Right now it seems that if I set clear_interval and flush_interval to the same time, the order of occurrences is set (I think the commands are set asynchronously?)