Skip to content

Commit 24b1a1c

Browse files
committed
edits
1 parent ef82510 commit 24b1a1c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/connections/reverse-etl/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,9 @@ The Segment Connections destination enables you to mold data extracted from your
170170
To provide consistent performance and reliability at scale, Segment enforces default use and rate limits for Reverse ETL.
171171

172172
### Usage limits
173-
Reverse ETL usage limits are measured based on the number of records processed to each destination – this includes both successful and failed records. Processed records represents the number of records attempted to send to each destination. For example, if you processed 50k records to Braze and 50k records to Mixpanel, then your total usage is 100k records.
173+
Reverse ETL usage limits are measured based on the number of records processed to each destination – this includes both successful and failed records. For example, if you processed 50k records to Braze and 50k records to Mixpanel, then your total Reverse ETL usage is 100k records.
174+
175+
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.
174176

175177
Your plan determines how many Reverse ETL records you can process in one monthly billing cycle. When your limit is reached before the end of your billing period, your syncs will pause and then resume on your next billing cycle. To see how many records you’ve processed using Reverse ETL, navigate to **Settings > Usage & billing** and select the **Reverse ETL** tab.
176178

0 commit comments

Comments
 (0)