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): add more debug logging. remove extra current_batch set (#228)
* add more debug logging
* take out in seconds. already in seconds
* Revert "take out in seconds. already in seconds"
This reverts commit 9c0cca8.
* update logging to log when batch is empty on flush or flush of batch size
* use mock logger
* rename flush_queue to flush_batch and update debug messages. fix one bug where current_batch was being reset without a lock.
* cleanup incorrect comments
0 commit comments