Skip to content

Commit ba86f14

Browse files
committed
init automatic retry handling note
1 parent ba5d446 commit ba86f14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/connections/reverse-etl/observability.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ To check the status of your extractions:
1919
* The load results - how many successful records were synced as well as how many records were updated, deleted, or are new.
2020
5. If your sync failed, click the failed reason to get more details on the error and view sample payloads to help troubleshoot the issue.
2121

22+
> info "Segment automatically retries events that were extracted but failed to load"
23+
> Segment retries events for 14 days following a total or partial sync failure. Before loading the failed records on a subsequent sync, Segment checks for the latest changes in your data to ensure the data loaded into your warehouse isn't stale.
24+
2225
## Email alerts
2326
You can opt in to receive email alerts regarding notifications for Reverse ETL.
2427

0 commit comments

Comments
 (0)