Skip to content
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: remove snapshot/new records from "processing" state #48371

Open
@chwarwick

Description

@chwarwick

The logic that determines if an insight is "Processing" currently takes into account both the backfill record and any snapshots or new recordings queue items. Previously it was not easy to identify if the search job was backfill related or not. This logic remained while we transitioned to the new backfiller.

Remove the job queue record info when determine if a series is "processing" as this is no longer needed, the "Processing" state can now be determined using the backfill record only.

/cc @felixfbecker @vovakulikov

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendAny issue that needs work in the backend to closecode-insightsIssues related to the Code Insights product

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions