mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
fix
This commit is contained in:
@@ -24,6 +24,7 @@ class BroadcastMirrorRepoMsgJob < ApplicationJob
|
||||
if result == 0
|
||||
count = 3
|
||||
while count > 0
|
||||
sleep 3.seconds
|
||||
result = broadcast(project, json_data)
|
||||
if result > 0
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user