Skip to content

Commit 81a3f75

Browse files
committed
rollback automatic retry handling docs
1 parent 145e084 commit 81a3f75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/connections/reverse-etl/manage-retl.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ To check the status of your extractions:
3131
* The load results - how many successful records were synced as well as how many records were updated, deleted, or are new.
3232
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.
3333

34+
<!--- IG 9/2024 - EM for RETL asked me to roll back the docs for this feature on 9/25/24!
3435
## Automatic retry handling
3536
3637
Segment automatically retries events that were extracted from your data warehouse but failed to load for up to 14 days or 5 syncs following a partially successful sync or a sync failure.
@@ -40,6 +41,8 @@ Segment checks for the latest changes in your data before loading the failed rec
4041
> warning "Syncs with intervals less than one hour may not see failed events on the sync immediately following failed record"
4142
> Syncs with intervals less than or equal to one hour may not see failed events right away, as Segment's internal systems take up to one hour to retry events that initially failed.
4243
44+
--->
45+
4346
## Reset syncs
4447
Reverse ETL uses the Unique Identifier column to detect data changes, like new, updated, and deleted records. If you encounter an error, you can reset Segment’s tracking of this column and force Segment to manually add all records from your dataset.
4548

0 commit comments

Comments
 (0)