Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Source connector got stopped on ./valmi prod down and the resulting UI shows Success for intermediate results. #54

Open
rajvarkala opened this issue Aug 12, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rajvarkala
Copy link
Contributor

rajvarkala commented Aug 12, 2023

Image

Syncs Api response.

[
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "7736700b-9609-4cdc-953f-4cae79dc8e77",
        "run_at": "2023-08-12T12:05:42.872152",
        "status": "running",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "succeeded": {
                    "value": 92000,
                    "display_order": 20
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                }
            },
            "dest": {
                "succeeded": {
                    "value": 66300,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 306
                            }
                        },
                        "emitted_at": 1691842378000
                    }
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 300
                                },
                                "chunk_id": 219,
                                "finished": false,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                }
            }
        },
        "run_time_args": null,
        "run_end_at": null
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "b037da8b-833a-42f7-97c5-c323e4b3701a",
        "run_at": "2023-08-12T11:58:30.637649",
        "status": "stopped",
        "metrics": {
            "src": {
                "succeeded": {
                    "value": 90900,
                    "display_order": 20
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                }
            },
            "dest": {
                "succeeded": {
                    "value": 52600,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 302
                            }
                        },
                        "emitted_at": 1691841862000
                    }
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 300
                                },
                                "chunk_id": 174,
                                "finished": false,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T12:05:40.844190"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "5d3706da-e213-4d27-91ab-c036916ece3a",
        "run_at": "2023-08-12T10:22:36.348108",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691839850000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T11:58:29.392701"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "4fc24fbd-965d-4fdf-91fc-ac035954f348",
        "run_at": "2023-08-12T08:47:15.037642",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691833978000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T10:22:35.073529"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "fd84da71-633f-42e2-9544-33bc947e16ba",
        "run_at": "2023-08-12T07:32:22.202988",
        "status": "stopped",
        "metrics": {
            "src": {
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691826490000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T08:47:13.480052"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "04aca962-a428-47c8-91ab-eae5a45ad394",
        "run_at": "2023-08-12T06:13:53.778872",
        "status": "stopped",
        "metrics": {
            "src": {
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691822039000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T07:32:20.962417"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "d9e8e850-d4a8-4093-b0df-f6f9951bc5fd",
        "run_at": "2023-08-12T04:44:42.612574",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691818126000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T06:13:51.787631"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "bfb1ad26-7478-443e-8bcd-03910403bab7",
        "run_at": "2023-08-12T03:11:57.037993",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691813318000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T04:44:40.819042"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "4f001824-d3a6-4bd2-8d21-c6ea2ebe2df5",
        "run_at": "2023-08-12T01:36:28.291449",
        "status": "stopped",
        "metrics": {
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            },
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691808098000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T03:11:55.166514"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "284de56d-2541-4a12-a19f-ed5a3d8dc12d",
        "run_at": "2023-08-12T00:05:37.547739",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691801646000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T01:36:26.813729"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "d36d1060-5806-4a3f-9fe0-f63e44ab1dad",
        "run_at": "2023-08-11T22:35:00.997702",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691796204000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-12T00:05:36.057233"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "14babb64-a8b4-4682-92c3-eac60f3d0c7c",
        "run_at": "2023-08-11T21:09:50.813134",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691790143000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T22:34:59.409940"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "b0193b98-d979-46ac-8123-a1e220e0e897",
        "run_at": "2023-08-11T19:35:19.264918",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691786181000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T21:09:48.764788"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "4fdca72e-6f0e-4de8-8765-70b15d8f8429",
        "run_at": "2023-08-11T18:00:08.094616",
        "status": "stopped",
        "metrics": {
            "src": {
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691780710000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T19:35:17.881522"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "11cc2feb-a063-416a-97eb-05cc3300f5d4",
        "run_at": "2023-08-11T16:36:24.129758",
        "status": "stopped",
        "metrics": {
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            },
            "src": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691773543000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T18:00:05.992098"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "1ed518d9-eefc-4aea-9539-93dcdeca4dc4",
        "run_at": "2023-08-11T15:08:04.803818",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691768969000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T16:36:22.249576"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "4ed455c3-fd85-454d-b643-e9b1b62f4995",
        "run_at": "2023-08-11T13:32:49.986874",
        "status": "stopped",
        "metrics": {
            "src": {
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691764637000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T15:08:03.285073"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "078a3be3-aab6-4e19-b2e1-c61a7cf782bb",
        "run_at": "2023-08-11T12:12:59.446682",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691757278000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T13:32:48.065335"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "93a14e7f-78e7-4fc7-945c-29796eb70554",
        "run_at": "2023-08-11T10:37:05.447218",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691754255000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T12:12:57.274907"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "67dea90b-8ce4-4f3b-9ebb-5756b590efdf",
        "run_at": "2023-08-11T09:01:08.931101",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691748500000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T10:37:04.009195"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "e90b950b-32c7-43ac-996e-201d42ca7140",
        "run_at": "2023-08-11T07:37:06.545194",
        "status": "stopped",
        "metrics": {
            "src": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691741271000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T09:01:07.277233"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "2f769413-2abd-4da5-8e8f-a25b9c73566e",
        "run_at": "2023-08-11T06:05:46.042595",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691737026000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T07:37:05.208067"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "a27707df-56a7-4102-af49-9998ee49fd20",
        "run_at": "2023-08-11T04:30:52.383389",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691732110000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T06:05:44.411593"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "9e845439-1b5f-4f7a-af36-2063c59c19cb",
        "run_at": "2023-08-11T02:55:18.467970",
        "status": "stopped",
        "metrics": {
            "src": {
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                },
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691726456000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T04:30:50.338333"
    },
    {
        "sync_id": "d69cf9f9-0e20-4e2c-a683-2649404f52ed",
        "run_id": "1dc717c9-661e-41f7-9ba2-31cc6c47a38d",
        "run_at": "2023-08-11T01:27:25.689896",
        "status": "stopped",
        "metrics": {
            "src": {
                "total$$0": {
                    "value": 1000000,
                    "display_order": 0
                },
                "valid$$0": {
                    "value": 1000000,
                    "display_order": 8
                },
                "succeeded": {
                    "value": 1000000,
                    "display_order": 20
                },
                "new$$0": {
                    "value": 1000000,
                    "display_order": 4
                }
            },
            "dest": {
                "succeeded": {
                    "value": 1000000,
                    "display_order": 0
                }
            }
        },
        "extra": {
            "src": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "chunk_id": 3334
                            }
                        },
                        "emitted_at": 1691719659000
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "dest": {
                "state": {
                    "state": {
                        "type": "STATE",
                        "state": {
                            "type": "STREAM",
                            "data": {
                                "records_delivered": {
                                    "upsert": 100
                                },
                                "chunk_id": 3333,
                                "finished": true,
                                "commit_state": true,
                                "commit_metric": true
                            }
                        }
                    }
                },
                "status": {
                    "status": "success"
                }
            },
            "run_manager": {
                "status": {
                    "status": "success",
                    "message": null
                }
            }
        },
        "run_time_args": null,
        "run_end_at": "2023-08-11T02:55:16.821350"
    }
]```



@rajvarkala rajvarkala changed the title Source connector got stopped on ./valmi prod down and the resulting UI shows Success for intermediate results. BugSource connector got stopped on ./valmi prod down and the resulting UI shows Success for intermediate results. Aug 12, 2023
@rajvarkala rajvarkala changed the title BugSource connector got stopped on ./valmi prod down and the resulting UI shows Success for intermediate results. Bug: Source connector got stopped on ./valmi prod down and the resulting UI shows Success for intermediate results. Aug 12, 2023
@rajvarkala rajvarkala added the bug Something isn't working label Aug 12, 2023
@rajvarkala rajvarkala self-assigned this Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant