Skip to content

Commit 92f9ca4

Browse files
committed
Updating the batching errors section with new info
1 parent 107e3c8 commit 92f9ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/functions/destination-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Standard [function error types](/docs/connections/functions/destination-function
306306
| Timeout | Retry |
307307
| Unsupported Event Type | Discard |
308308

309-
If only part of a batch succeeds and the failed events return either a Timeout or Retry error, Segment retries the entire batch. You can optionally configure a response array for partially failed syncs and retry only the failed events in a batch. To configure the response array for partially failed syncs, [contact Segment support](https://segment.com/help/contact/){:target="_blank"}.
309+
If only part of a batch succeeds and the failed events return either a Timeout or Retry error, Segment retries the entire batch. You can optionally configure a response array for partially failed syncs and retry only the failed events in a batch until those events are successful or result in a permanent error.
310310

311311
## Save and deploy the function
312312

0 commit comments

Comments
 (0)