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

Feature: auto retry when rate limit exceeded or server error encountered #86

Merged
merged 12 commits into from
Jan 22, 2024

:memo: update readme

a76f8ef
Select commit
Loading
Failed to load commit list.
Merged

Feature: auto retry when rate limit exceeded or server error encountered #86

:memo: update readme
a76f8ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 16, 2024 in 1s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/config.py#L74

Added line #L74 was not covered by tests

Check warning on line 436 in githubkit/core.py

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/core.py#L438

Added line #L438 was not covered by tests

Check warning on line 441 in githubkit/core.py

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/core.py#L481

Added line #L481 was not covered by tests

Check warning on line 484 in githubkit/core.py

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/retry.py#L24

Added line #L24 was not covered by tests

Check warning on line 26 in githubkit/retry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/retry.py#L26

Added line #L26 was not covered by tests

Check warning on line 41 in githubkit/retry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/retry.py#L41

Added line #L41 was not covered by tests

Check warning on line 46 in githubkit/retry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/retry.py#L46

Added line #L46 was not covered by tests

Check warning on line 51 in githubkit/retry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/retry.py#L51

Added line #L51 was not covered by tests

Check warning on line 53 in githubkit/retry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/retry.py#L53

Added line #L53 was not covered by tests

Check warning on line 69 in githubkit/retry.py

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

githubkit/retry.py#L71

Added line #L71 was not covered by tests