Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch mirrors on even on fail to update (#19217) #19233

Merged
merged 1 commit into from
Mar 27, 2022

Commits on Mar 27, 2022

  1. Touch mirrors on even on fail to update (go-gitea#19217)

    Backport go-gitea#19217
    
    If a mirror fails to be synchronised it should be pushed to the bottom of the queue
    of the awaiting mirrors to be synchronised. At present if there LIMIT number of
    broken mirrors they can effectively prevent all other mirrors from being synchronized
    as their last_updated time will remain earlier than other mirrors.
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    b74af7a View commit details
    Browse the repository at this point in the history