-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add: Fix for duplicate events and added support for events batching. (#…
…18) - Add: Support for batching - Add: eventQueueSize and fetchTimeoutMS config option - Refactor: Increase max request per batch to 100 - Refactor: Fix the duplicates by clearing jobs - Refactor: Added support for batching events on read - Refactor: Ensure that the sending events to moesif promise resolves faster - Refactor: Remove additional logs - Refactor: Change MAX_BATCH_WAIT_TIME_MS to 1 second
- Loading branch information
Showing
2 changed files
with
96 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters