Skip to content
Snippets Groups Projects

campaigns: Use heap for changeset syncing

Merged Warren Gifford requested to merge syncer-priority into master

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

Merged by avatar (Jul 13, 2025 7:48am UTC)

Loading

Activity

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