Skip to content
Snippets Groups Projects

campaigns: Use heap for changeset syncing

Created by: ryanslade

This PR rewrites the changeset syncer to use a heap.

The downside is that we have long lived state, but we avoid the possibility of items getting queued more than once in the high priority channel.

Follow on from https://github.com/sourcegraph/sourcegraph/pull/8653

Merge request reports

Approval is optional

Merged by avatar (Jul 30, 2025 11:23pm UTC)

Merge details

  • Changes merged into with 1bdd2280.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading