Skip to content

Commit dc0c8fc

Browse files
committed
hide advance retries note
1 parent 04f7194 commit dc0c8fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ To check the status of your extractions:
4040
* The load results - how many successful records were synced as well as how many records were updated, deleted, or are new.
4141
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.
4242

43-
> info "Segment automatically retries events that were extracted but failed to load"
44-
> 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. If the error causing the load failure is coming from an upstream tool, you can fix the error in the upstream tool to ensure the record loads on the next sync.
43+
<!--->> info "Segment automatically retries events that were extracted but failed to load"
44+
> 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. If the error causing the load failure is coming from an upstream tool, you can fix the error in the upstream tool to ensure the record loads on the next sync. --->
4545
4646
## Reset syncs
4747
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. During the next sync, all records extracted by the model are sent to your destination, not just the records that changed since the last sync.

0 commit comments

Comments
 (0)