Skip to content

Commit bf4b7aa

Browse files
committed
Clarifying language
1 parent 4d5cff7 commit bf4b7aa

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 also configure a response array for partially failed syncs and retry only the failed events in a batch until those events are successful or until they result in a permanent error.
309+
If only part of a batch succeeds and the failed events return either a Timeout or Retry error, Segment retries only the failed events in a batch until those events are successful or until they result in a permanent error.
310310

311311
## Save and deploy the function
312312

0 commit comments

Comments
 (0)