graphql-python / gql

A GraphQL client in Python
https://gql.readthedocs.io
MIT License
1.56k stars 180 forks source link

Fix documentation about TransportQueryError execute retries #473

Closed leszekhanusz closed 8 months ago

leszekhanusz commented 9 months ago

Fix issue #472

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (48bb94c) to head (86ce3d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #473 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 29 29 Lines 2629 2629 ========================================= Hits 2629 2629 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.