Feature: auto retry when rate limit exceeded or server error encountered #86
61.44% of diff hit (target 35.23%)
View this Pull Request on Codecov
61.44% of diff hit (target 35.23%)
Annotations
Check warning on line 72 in githubkit/config.py
codecov / codecov/patch
githubkit/config.py#L71-L72
Added lines #L71 - L72 were not covered by tests
Check warning on line 74 in githubkit/config.py
codecov / codecov/patch
githubkit/config.py#L74
Added line #L74 was not covered by tests
Check warning on line 436 in githubkit/core.py
codecov / codecov/patch
githubkit/core.py#L434-L436
Added lines #L434 - L436 were not covered by tests
Check warning on line 438 in githubkit/core.py
codecov / codecov/patch
githubkit/core.py#L438
Added line #L438 was not covered by tests
Check warning on line 441 in githubkit/core.py
codecov / codecov/patch
githubkit/core.py#L440-L441
Added lines #L440 - L441 were not covered by tests
Check warning on line 444 in githubkit/core.py
codecov / codecov/patch
githubkit/core.py#L443-L444
Added lines #L443 - L444 were not covered by tests
Check warning on line 479 in githubkit/core.py
codecov / codecov/patch
githubkit/core.py#L477-L479
Added lines #L477 - L479 were not covered by tests
Check warning on line 481 in githubkit/core.py
codecov / codecov/patch
githubkit/core.py#L481
Added line #L481 was not covered by tests
Check warning on line 484 in githubkit/core.py
codecov / codecov/patch
githubkit/core.py#L483-L484
Added lines #L483 - L484 were not covered by tests
Check warning on line 487 in githubkit/core.py
codecov / codecov/patch
githubkit/core.py#L486-L487
Added lines #L486 - L487 were not covered by tests
Check warning on line 19 in githubkit/retry.py
codecov / codecov/patch
githubkit/retry.py#L18-L19
Added lines #L18 - L19 were not covered by tests
Check warning on line 24 in githubkit/retry.py
codecov / codecov/patch
githubkit/retry.py#L24
Added line #L24 was not covered by tests
Check warning on line 26 in githubkit/retry.py
codecov / codecov/patch
githubkit/retry.py#L26
Added line #L26 was not covered by tests
Check warning on line 41 in githubkit/retry.py
codecov / codecov/patch
githubkit/retry.py#L41
Added line #L41 was not covered by tests
Check warning on line 46 in githubkit/retry.py
codecov / codecov/patch
githubkit/retry.py#L46
Added line #L46 was not covered by tests
Check warning on line 51 in githubkit/retry.py
codecov / codecov/patch
githubkit/retry.py#L51
Added line #L51 was not covered by tests
Check warning on line 53 in githubkit/retry.py
codecov / codecov/patch
githubkit/retry.py#L53
Added line #L53 was not covered by tests
Check warning on line 69 in githubkit/retry.py
codecov / codecov/patch
githubkit/retry.py#L66-L69
Added lines #L66 - L69 were not covered by tests
Check warning on line 71 in githubkit/retry.py
codecov / codecov/patch
githubkit/retry.py#L71
Added line #L71 was not covered by tests