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
17
17
The Sync History includes the following information:
18
18
19
19
* ** 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.
23
23
* ** Start Time** : The time at which the sync began. This is shown in your local timezone.
24
24
* ** Duration** : The length of time the sync took.
25
25
* ** Synced Rows** : Number of rows successfully synced from the sync run.
You can’t perform that action at this time.
0 commit comments