Skip to content

Commit 94a9fe5

Browse files
authored
Merge pull request #7273 from segmentio/retl-cancel-sync
[RETL] add content for RETL cancel syncs
2 parents 09b7416 + c41d118 commit 94a9fe5

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

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

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,20 @@ To reset a sync:
5252
3. Click **I understand what happens when I reset a sync state**.
5353
4. Click **Reset sync**.
5454

55+
## Cancel syncs
56+
You can cancel syncs when your sync is currently running during the extraction and load phase.
57+
58+
To cancel a sync:
59+
1. Navigate to **Connections > Destinations > Reverse ETL**.
60+
2. Select the mapping with a sync that is in progress.
61+
3. Select the sync that is in progress.
62+
4. Click **Cancel sync** to cancel the sync.
63+
5. Select the reason for canceling the sync.
64+
65+
Your canceled syncs with have a status as *Canceled,* and any syncs that are in the process of being canceled will have a status of *Canceling*.
66+
67+
Once you cancel a sync, the record count under **Extraction Results** reflects the records already processed. These records won't be included in future syncs. To reprocess these records, you can reset or replay the sync.
68+
5569
## Replays
5670
You can choose to replay syncs. To replay a specific sync, contact [[email protected]](mailto:[email protected]). Keep in mind that triggering a replay resyncs all records for a given sync.
5771

0 commit comments

Comments
 (0)