Progress: 0 rows (errors: 39777)
Browse files- progress_opendialog.json +9 -0
progress_opendialog.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"rows_processed": 39777,
|
| 3 |
+
"rows_pushed": 0,
|
| 4 |
+
"batches_completed": 0,
|
| 5 |
+
"last_id": "",
|
| 6 |
+
"status": "in_progress",
|
| 7 |
+
"errors_encountered": 39777,
|
| 8 |
+
"last_error": "Interrupted by user"
|
| 9 |
+
}
|