This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
insights: error series if backfill cannot complete the "new" state #50532
Open
Description
It can be possible for a series backfill to fail during the "new" state when it attempts to determine the repositories it needs to run over. If it fails during this state the insight will remain in a "processing" state forever because it never reaches a terminal state of errored or completed.
Ensure that a terminal error in the "new" handler results in the insight being marked as terminal.
/cc @vovakulikov