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 all methods on 429 #518

Merged
merged 7 commits into from
Oct 24, 2023

Merge branch 'master' into retry-all-methods

62ffd9a
Select commit
Loading
Failed to load commit list.
Merged

Retry all methods on 429 #518

Merge branch 'master' into retry-all-methods
62ffd9a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 23, 2023 in 0s

91.69% of diff hit (target 80.00%)

View this Pull Request on Codecov

91.69% of diff hit (target 80.00%)

Annotations

Check warning on line 70 in auth0/rest_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth0/rest_async.py#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 87 in auth0/rest_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth0/rest_async.py#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 89 in auth0/rest_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth0/rest_async.py#L89

Added line #L89 was not covered by tests

Check warning on line 93 in auth0/rest_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth0/rest_async.py#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 102 in auth0/rest_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth0/rest_async.py#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 104 in auth0/rest_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth0/rest_async.py#L104

Added line #L104 was not covered by tests

Check warning on line 125 in auth0/rest_async.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth0/rest_async.py#L125

Added line #L125 was not covered by tests

Check warning on line 248 in auth0/test_async/test_asyncify.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth0/test_async/test_asyncify.py#L239-L248

Added lines #L239 - L248 were not covered by tests