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

Retry on git fetch errors #177

Merged
merged 2 commits into from
Apr 3, 2022
Merged

Retry on git fetch errors #177

merged 2 commits into from
Apr 3, 2022

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Apr 3, 2022

git fetch --prune --force fails when concurrent tasks
attempt to do it. Try to duck the issue and reduce sentry alerts
pollution by retrying automatically.

@sbidoul sbidoul force-pushed the duck-fetch-errors branch from b4289cb to 69e225e Compare April 3, 2022 12:10
sbidoul added 2 commits April 3, 2022 14:23
git fetch --prune --force fails when concurrent tasks
attempt to do it. Try to duck the issue and sentry alerts
pollution by retrying automatically.
@sbidoul sbidoul force-pushed the duck-fetch-errors branch from 69e225e to ef2f09b Compare April 3, 2022 12:23
@sbidoul sbidoul merged commit 2ddc926 into OCA:master Apr 3, 2022
@sbidoul sbidoul deleted the duck-fetch-errors branch April 3, 2022 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant