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

Support retry in async client #1613

Merged
merged 3 commits into from
Aug 8, 2023
Merged

Support retry in async client #1613

merged 3 commits into from
Aug 8, 2023

Conversation

therve
Copy link
Contributor

@therve therve commented Aug 4, 2023

This adds support for retry in the async client.

This adds support for retry in the async client.
@therve therve requested a review from a team as a code owner August 4, 2023 15:47
src/datadog_api_client/rest.py Outdated Show resolved Hide resolved
src/datadog_api_client/rest.py Show resolved Hide resolved
@therve therve merged commit 78cdf5c into master Aug 8, 2023
14 checks passed
@therve therve deleted the therve/async-retry branch August 8, 2023 14:35
github-actions bot pushed a commit that referenced this pull request Aug 8, 2023
* Support retry in async client

This adds support for retry in the async client.

* Check allowed methods, remove 413 78cdf5c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants