mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-20 17:08:47 +08:00
fix: mirror broadcast error and retry
This commit is contained in:
@@ -16,5 +16,6 @@ class MigrateRemoteRepositoryJob < ApplicationJob
|
||||
else
|
||||
repo&.mirror&.failed!
|
||||
end
|
||||
BroadcastMirrorRepoMsgJob.perform_later(repo.id) unless repo&.mirror.waiting?
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user