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.

Code Insights: Ignore alerts in search API for insight repo count resolvers #61370

@vovakulikov

Description

@vovakulikov

Original slack thread https://sourcegraph.slack.com/archives/C05EA9KQUTA/p1709638832002029

The problem that if search API gets some alerts (non fail warnings) code insight logic on the backend fails to count any other repositories which actually have been resolved (even if we got some warnings). Because of this if some repositories through a warning during code insight repositories count we get non-working code insight.

In this issue we have to ignore repo alerts from search API and resolve all other repositories.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions