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

Test & Expose retry config #3

Open
samansmink opened this issue Aug 10, 2023 · 0 comments
Open

Test & Expose retry config #3

samansmink opened this issue Aug 10, 2023 · 0 comments

Comments

@samansmink
Copy link
Collaborator

Azure SDK seems to have a retry mechanism that is on by default:
https://github.com/Azure/azure-sdk-for-cpp/blob/b8d2301931091bbc2374706da605e954ee4d9863/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp#L79.

We would like to:

  • confirm/test that it works as expected
  • expose the configuration to the user

The main question is how to unify / distinguish these for the similar settings in the httpfs extension

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

No branches or pull requests

1 participant