Skip to content

insights: fix schema mismatch in commit search result for backend ins…

Administrator requested to merge insights/commit-search-serde-bug into main

Created by: coury-clark

Fixes https://github.com/sourcegraph/sourcegraph/issues/25188

There was a schema mismatch in the CommitSearchResult type causing a deserialization error for backend insights with a type:commit search.

This also fixes a small bug in the error handling for the historical enqueuer.

Merge request reports

Loading