You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/reverse-etl/index.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,9 @@ To check the status of your extractions:
142
142
* The load results - how many successful records were synced as well as how many records were updated, deleted, or are new.
143
143
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.
144
144
145
+
#### Replays
146
+
You can choose to replay syncs. To replay a specific sync, contact [friends@segment.com](mailto:friends@segment.com). Keep in mind that triggering a replay resyncs all records for a given sync.
147
+
145
148
#### Email alerts
146
149
You can opt in to receive email alerts regarding notifications for Reverse ETL.
147
150
@@ -150,10 +153,6 @@ To subscribe to email alerts:
150
153
2. Select **Reverse ETL** in the **Activity Notifications** section.
151
154
3. Click the toggle for **Reverse ETL Sync Failed** to receive notifications when your Reverse ETL sync fails.
152
155
153
-
154
-
#### Replays
155
-
You can choose to replay syncs. To replay a specific sync, contact [friends@segment.com](mailto:friends@segment.com). Keep in mind that triggering a replay resyncs all records for a given sync.
0 commit comments