graphql-dotnet / graphql-dotnet/graphql-client
How to use Polly with this library?
Open
- Dominant language
- C#
- Stars
- 648
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to use polly to implement retries for failed requests that return a Too Many Requests status code.
Is there any sample available or base class where i can access the used http client?
Just to be sure, i'm not talking about wrapping the graphQl client calls, i'd like to know if there is
a proper way to inject polly into the existing pipeline.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.