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

fix common source of flaky tests (443 / 503 github errors) by retrying with backoff #14547

Merged
merged 1 commit into from
Jun 2, 2020

Conversation

timotheecour
Copy link
Member

fix timotheecour#266

I intend to add more to lib/std/private/nimbleutils.nim in future PR's

@timotheecour timotheecour changed the title fix https://github.com/timotheecour/Nim/issues/266 retry on failure to avoid common 503 github errors fix common source of flaky tests (503 github errors) by retrying with backoff Jun 2, 2020
@timotheecour timotheecour requested a review from Araq June 2, 2020 08:45
@Araq Araq merged commit 621384b into nim-lang:devel Jun 2, 2020
@timotheecour timotheecour deleted the pr_ref_14545_windows_ci_fail branch June 2, 2020 08:53
FedericoCeratto pushed a commit to FedericoCeratto/Nim that referenced this pull request Jun 4, 2020
@timotheecour timotheecour changed the title fix common source of flaky tests (503 github errors) by retrying with backoff fix common source of flaky tests (443 / 503 github errors) by retrying with backoff Oct 28, 2020
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.

CI failure: error: 503 (Unable to query remote tags`) => nimble should retry at least once
2 participants