Skip to content

Commit cd815f7

Browse files
committed
[netlify-build]
1 parent ce68a6f commit cd815f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ To check the status of your extractions:
2323

2424
Segment automatically retries events that were extracted from your data warehouse but failed to load for up to 14 days or 25 syncs following a partially successful sync or a sync failure.
2525

26-
Before loading the failed records on a subsequent sync, Segment checks for the latest changes in your data to ensure the data loaded into Segment isn't stale.
26+
Segment checks for the latest changes in your data before loading the failed records on a subsequent sync, to ensure the data loaded into Segment isn't stale. If the error causing the load failure is coming from an upstream tool, you can fix the error in the upstream tool to resolve the load error on a subsequent sync.
2727

28-
> success ""
29-
> If the error causing the load failure is coming from an upstream tool, you can fix the error in the upstream tool to potentially help the record load on the next sync.
28+
> warning "Syncs with intervals less than one hour may not see failed events on sync immediately following failed record"
29+
> Syncs with intervals less than or equal to one hour may not see failed events retried right away, as Segment's internal systems take up to one hour to retry events that initially failed.
3030
3131
## Reset syncs
3232
You can reset your syncs so that your data is synced from the beginning. This means that Segment resyncs your entire dataset for the model.

0 commit comments

Comments
 (0)