Skip to content

Commit 9c1d777

Browse files
rm addtl references to "limits"
1 parent 68f3d11 commit 9c1d777

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/reverse-etl/system.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ State management: The `__segment_reverse_etl` schema and its associated tables (
5050
## Limits
5151
To provide consistent performance and reliability at scale, Segment enforces default use and rate limits for Reverse ETL.
5252

53-
### Usage limits
54-
Reverse ETL usage limits are measured based on the number of records processed to each destination – this includes only successful records. For example, if you processed 50K records to Braze and 50K records to Mixpanel, then your total Reverse ETL usage is 100K records.
53+
### Usage
54+
Segment measures Reverse ETL usage measured based on the number of records processed to each destination – this includes only successful records. For example, if you processed 50K records to Braze and 50K records to Mixpanel, then your total Reverse ETL usage is 100K records.
5555

5656
Processed records represents the number of records Segment attempts to send to each destination. Keep in mind that not all processed records are successfully delivered, for example, such as when the destination experiences an issue.
5757

0 commit comments

Comments
 (0)