-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Event Hubs] Review retry logic against the guidelines #2661
Comments
Review of current state of things:
|
Conclusion: All the below facing apis should take an optional argument which will contain a flat list of the retry related configuration that we want to expose to users i.e The default values for each retry option for each api will be reviewed during the actual work of implementing these changes and therefore are not covered here
Types
|
Refer to General Guidelines on Retry and investigate which parts of those apply to Event Hubs and how much can be made configurable
The text was updated successfully, but these errors were encountered: