Skip to content

Commit 80c169e

Browse files
committed
reverting to approved language
1 parent 4350857 commit 80c169e

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

src/connections/rate-limits.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,12 @@
11
---
22
title: Rate Limits and SLA
33
---
4-
Segment limits the number of both inbound and outbound requests in order to ensure overall system stability.
4+
These rate limits were added to our product documentation on August 31, 2020.
55

66
## Inbound Data Ingestion API Rate Limit
77

8-
Segment allows customer sources to send up to 60,000,000 events within any 10 minute period (an average of 100,000 events per second). If, without prior arrangement, Segment reserves the right to queue any events that exceed this threshold, and process those at a rate that does not exceed 60,000,000 events in a 10 minute period.
8+
If within a ten minute period a Customer’s sources (in aggregate) send more than 60 million events (average of 100,000 events per second) without prior arrangement, Segment reserves the right to queue any additional events and process those at a rate that does not exceed 60 million events in any ten minute period.
99

1010
## Outbound Downstream Destination Rate Limits
1111

12-
Most destinations have their own rate limits that are outside of Segment's control. In some instances, Segment can ingest and attempt to deliver data faster than the downstream destination can accept that data.
13-
14-
Outbound requests to a destination can also fail for other reasons that are outside of Segment's control. When requests to a downstream destination fail, Segment makes subsequent attempts to deliver the data.
15-
16-
However, Segment reserves the right to limit or reduce the number of retry attempts until the issue is resolved if either of the following conditions are met:
17-
18-
- Failed requests to a downstream destination exceed 1,000 per second
19-
- The failure rate exceeds 50% for more than 72 hours
12+
Most destinations have their own rate limits that Segment cannot control. In some instances, Segment is able to ingest and attempt to deliver data faster than the downstream destination is able to accept data. Outbound requests to a destination may also fail for other reasons outside of Segment’s control. When requests to downstream destinations fail, Segment makes additional attempts to deliver the data (retries). However, when more than 1,000 requests per second to a downstream destination fail or when the failure rate for a downstream destination exceeds 50% for more than 72 hours, Segment reserves the right to reduce the number of retries until the condition is resolved.

0 commit comments

Comments
 (0)