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

RetryHandler should throw an APIException with retry error nested in the innerException. #273

Open
andrueastman opened this issue Apr 22, 2024 · 1 comment
Labels
area:http enhancement New feature or request

Comments

@andrueastman
Copy link
Member

Sourced from microsoftgraph/msgraph-sdk-dotnet#2444

In the event that the API fails in making a request due to a large number of retries, the retryHandler should return an ApiError for a consistent experience and have the AggregateException with the listed errors as the InnerException.

@andrueastman
Copy link
Member Author

Transferring issue as part of #238

@andrueastman andrueastman transferred this issue from microsoft/kiota-http-dotnet Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:http enhancement New feature or request
Projects
Status: Todo 📃
Development

No branches or pull requests

1 participant