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
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -305,13 +305,11 @@ Column JSON size | The maximum size of any single column value. | 128 KiB
305
305
It's expected that when you select **Updated records** the records do not change after the first sync. During the first sync, the reverse ETL system calculates a snapshot of all the results and creates records in the `_segment_reverse_etl` schema. All the records are considered as *Added records* instead of *Updated records* at this time. The records can only meet the *Updated records* condition when the underlying values change after the first sync completes.
306
306
307
307
#### Can I be notified when Reverse ETL syncs fail?
308
-
Yes, you can sign up for Reverse ETL sync notifications:
308
+
Yes, you can sign up for Reverse ETL sync notifications.
309
309
310
-
1. Open the Segment app.
311
-
2. Go to Settings > User Preferences.
312
-
3.In the Activity Notifications section, select 'Reverse ETL'.
313
-
4. Enable 'Reverse ETL Sync Failed'.
310
+
To receive Reverse ETL sync notifications:
311
+
1. Go to Settings > User Preferences.
312
+
2. Select **Reverse ETL**In the **Activity Notifications** section.
313
+
3. Enable the toggle for **Reverse ETL Sync Failed**.
314
314
315
-
In case of consecutive failures, we will send notifications on every sync failure.
316
-
317
-
Note: Currently, we don't send notifications for partial failures.
315
+
In case of consecutive failures, Segment sends notifications for every sync failure. Segment doesn't send notifications for partial failures.
0 commit comments