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
(fix): refactor batch_event_processor to reset deadline after it passes. (#227)
* refactor batch_event_processor to reset deadline after it passes. Also, hang on queue with timeout at flush interval
* fix lint error
* lint
* fix lint error
* finally got to debug replacing the mock logger
* update to take time in float
* add unit tests for float flush deadline and flush interval
* fix broken test
* update method description
* added a unit test to make sure processor is called once during flush interval
* lint error
0 commit comments