File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/connections/storage/warehouses Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ You can use the Sync History page to see the status and history of data updates
1717The Sync History includes the following information:
1818
1919* ** Sync Status** : The possible statuses are:
20- * * Success* : Sync run completed without any notices and all rows synced, OR no rows synced because no data was found.
21- * * Partial* : Sync run completed with some notices and some rows synced.
22- * * Failure* : Sync run with some notices and no rows synced.
20+ * * Success* : The sync run completed without any notices and all rows synced, OR no rows synced because no data was found.
21+ * * Partial* : The sync run completed with some notices and some rows synced.
22+ * * Failure* : The sync run completed with some notices and no rows synced.
2323* ** Start Time** : The time at which the sync began. This is shown in your local timezone.
2424* ** Duration** : The length of time the sync took.
2525* ** Synced Rows** : Number of rows successfully synced from the sync run.
You can’t perform that action at this time.
0 commit comments