-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
Hello,
We are trying to use Segment’s batching strategy to group events and send it after a specified timeout. After implement the suggested batching code, we noticed the events are being sent to the batch endpoint, however Segment does not appear to wait for the specified timeout before dispatching the events. While using Segment’s source debugger we see the events getting delivered almost instantly to Segment and the events have the same receivedAt timestamp. What is the correct understanding of how batching is leveraged?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels