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

Better GitHub rate limit retry #202

Merged
merged 12 commits into from
Dec 16, 2021
Merged

Better GitHub rate limit retry #202

merged 12 commits into from
Dec 16, 2021

Conversation

EnricoMi
Copy link
Owner

@EnricoMi EnricoMi commented Dec 9, 2021

Some code to better debug and retry GitHub rate limit errors.

@github-actions
Copy link

github-actions bot commented Dec 9, 2021

Unit Test Results (Linux)

     15 files  ±  0       15 suites  ±0   49s ⏱️ +15s
   259 tests +  6     259 ✔️ +  6      0 💤 ±  0  0 ±0 
3 885 runs  +90  3 785 ✔️ +30  100 💤 +60  0 ±0 

Results for commit 22557cb. ± Comparison against base commit 6b228b8.

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Dec 9, 2021

Unit Test Results (macOS)

     15 files  ±  0       15 suites  ±0   49s ⏱️ +15s
   259 tests +  6     259 ✔️ +  6      0 💤 ±  0  0 ±0 
3 885 runs  +90  3 785 ✔️ +30  100 💤 +60  0 ±0 

Results for commit 22557cb. ± Comparison against base commit 6b228b8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Dec 9, 2021

Unit Test Results (Windows)

     15 files  ±  0       15 suites  ±0   49s ⏱️ +15s
   259 tests +  6     259 ✔️ +  6      0 💤 ±  0  0 ±0 
3 885 runs  +90  3 785 ✔️ +30  100 💤 +60  0 ±0 

Results for commit 22557cb. ± Comparison against base commit 6b228b8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Dec 9, 2021

Unit Test Results (Dockerfile)

     15 files  ±  0       15 suites  ±0   49s ⏱️ +15s
   259 tests +  6     259 ✔️ +  6      0 💤 ±  0  0 ±0 
3 885 runs  +90  3 785 ✔️ +30  100 💤 +60  0 ±0 

Results for commit 22557cb. ± Comparison against base commit 6b228b8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Dec 9, 2021

Unit Test Results (Docker Image)

     15 files  ±  0       15 suites  ±0   49s ⏱️ +15s
   259 tests +  6     259 ✔️ +  6      0 💤 ±  0  0 ±0 
3 885 runs  +90  3 785 ✔️ +30  100 💤 +60  0 ±0 

Results for commit 22557cb. ± Comparison against base commit 6b228b8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Dec 9, 2021

Unit Test Results (Test Files)

  24 files  ±0      4 errors  21 suites  ±0   39m 12s ⏱️ ±0s
272 tests ±0  227 ✔️ ±0  18 💤 ±0  23 ±0  4 🔥 ±0 
437 runs  ±0  354 ✔️ ±0  53 💤 ±0  25 ±0  5 🔥 ±0 

For more details on these parsing errors, failures and errors, see this check.

Results for commit 22557cb. ± Comparison against base commit 6b228b8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Dec 9, 2021

Unit Test Results (reference)

     15 files  ±  0       15 suites  ±0   49s ⏱️ +15s
   259 tests +  6     259 ✔️ +  6      0 💤 ±  0  0 ±0 
3 885 runs  +90  3 785 ✔️ +30  100 💤 +60  0 ±0 

Results for commit 22557cb. ± Comparison against base commit 6b228b8.

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Dec 10, 2021

Unit Test Results (mass)

     15 files       15 suites   47s ⏱️
   257 tests    257 ✔️   0 💤 0
3 855 runs  3 775 ✔️ 80 💤 0

Results for commit b7315a1.

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

@EnricoMi EnricoMi marked this pull request as ready for review December 16, 2021 19:49
@github-actions
Copy link

Unit Test Results (setup-python)

     15 files  ±  0       15 suites  ±0   49s ⏱️ +15s
   259 tests +  6     259 ✔️ +  6      0 💤 ±  0  0 ±0 
3 885 runs  +90  3 785 ✔️ +30  100 💤 +60  0 ±0 

Results for commit 22557cb. ± Comparison against base commit 6b228b8.

@EnricoMi EnricoMi merged commit 957be16 into master Dec 16, 2021
@EnricoMi EnricoMi deleted the branch-better-retry branch December 16, 2021 21:26
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.

None yet

1 participant