4 Commits (b18b3d1a2e2951e7df5fbd4a6a4e61c118faa843)

Author SHA1 Message Date
Jason Song 1be49fdda6
Improve retrying index issues (#27554)
Fix #27540
9 months ago
Nanguan Lin cda97a7253
Update status and code index after changing the default branch (#27018)
Fix #26723 
Add `ChangeDefaultBranch` to the `notifier` interface and implement it
in `indexerNotifier`. So when changing the default branch,
`indexerNotifier` sends a message to the `indexer queue` to update the
index.

---------

Co-authored-by: techknowlogick <matti@mdranta.net>
10 months ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915)
Extract from #22266
10 months ago
Lunny Xiao aa678b8098
Move indexer notification to service layer (#26906)
Extract from #22266
10 months ago