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

RequestsHTTPTransport allow retries for our POST requests #249

Merged

Conversation

leszekhanusz
Copy link
Collaborator

Fixes issue #222

Needs an update of the requests and urllib3 dependency.

@codecov-commenter
Copy link

Codecov Report

Merging #249 (dc4ae20) into master (e2223ac) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #249   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines         1335      1335           
=========================================
  Hits          1335      1335           
Impacted Files Coverage Δ
gql/transport/requests.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2223ac...dc4ae20. Read the comment docs.

@leszekhanusz leszekhanusz merged commit 14397ad into graphql-python:master Oct 25, 2021
@leszekhanusz leszekhanusz deleted the fix_requests_post_retries branch October 25, 2021 15:43
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.

2 participants