Skip to content

worker: Migrate codeintel commit graph updater

Created by: efritz

This PR moves the background jobs that update the code intelligence commit graph data from the frontend. Fixes https://github.com/sourcegraph/sourcegraph/issues/21764. Partial fix to https://github.com/sourcegraph/sourcegraph/issues/18253.

This is the first set of jobs being put into the worker, and docs and additional observability efforts will follow shortly after we ensure that this runs in dogfood and cloud clusters properly.

Merge request reports

Loading