-
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
[Service Bus] Review retry policy configurations #1756
Labels
Comments
Below is the list of all main operations and their retry policies.
Event Hubs shares the same polcies as above (just remove We will be using #2661 to review these policies against the guidelines and propose further changes. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
In issues #1717 and #1718, the sender client was observed to have failed after attempting a set number of pre-configured retries.
The objective of this issue is to deep-dive and document the available retry policies. Review these with team and subsequently make any feature changes if required.
The text was updated successfully, but these errors were encountered: