Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: start
FlushManager
without checking state of stored queue first
The `FlushManager` eventually invokes `SendEvents` which checks for the size of stored queue anyways. This change reduces unnecessary complexity and overhead. More context: #92 (comment)
- Loading branch information