Skip to content

Commit e056454

Browse files
Update src/connections/destinations/index.md
1 parent 7e69579 commit e056454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/destinations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Segment increases deliverability to destinations using [retries](#retries) and [
131131
Segment also uses [batching](#batching) to increase deliverability to your destinations. Some destinations have batching enabled by default, and some, like Segment's [Webhook (Actions) Destination](/docs/connections/destinations/catalog/actions-webhook/), let you opt in to batching.
132132

133133
> warning "Event batching might lead to observability loss"
134-
> While batching does increase event deliverability, you might experience error amplification, as the entire batch fails all events will be marked with the same status. For example, if a batch fails due to one `429` (Rate Limit) error, it might appear in the UI that there was one 429s request failure for each item in the batch.
134+
> While batching does increase event deliverability, you might experience error amplification, as if the entire batch fails, all events will be marked with the same status. For example, if a batch fails due to one `429` (Rate Limit) error, it might appear in the UI that there was one 429s request failure for each item in the batch.
135135
136136
### Retries
137137

0 commit comments

Comments
 (0)