Skip to content

Commit 4308fd1

Browse files
committed
[netlify-build]
1 parent 0de74e0 commit 4308fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/insert-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ async function onIdentifyBatch(events, settings) {
339339
```
340340

341341
### Configure your batch parameters
342-
342+
343343
By default, Functions waits up to 10 seconds to form a batch of 20 events. You can increase the number of events included in each batch (up to 400 events per batch) by contacting [Segment support](https://segment.com/help/contact/){:target="_blank"}. Segment recommends users who wish to include fewer than 20 events per batch use destination insert functions without the `onBatch` handler.
344344

345345
### Test the batch handler

0 commit comments

Comments
 (0)