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

[Event Hubs] Add support for individual send message Retry #4262

Closed
conniey opened this issue Jul 3, 2019 · 1 comment · Fixed by #4718
Closed

[Event Hubs] Add support for individual send message Retry #4262

conniey opened this issue Jul 3, 2019 · 1 comment · Fixed by #4718
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Milestone

Comments

@conniey
Copy link
Member

conniey commented Jul 3, 2019

  • For each send operation, there is a time we wait between sending a message and waiting for an acknowledgement. Currently, it is set to operationTimeout. We want to add this to a retry policy.
  • Related [Event Hubs] Investigate Retry surface area #4042
@conniey conniey added Event Hubs Client This issue points to a problem in the data-plane of the library. labels Jul 3, 2019
@conniey conniey modified the milestones: Sprint 155, Sprint 156 Jul 3, 2019
@conniey
Copy link
Member Author

conniey commented Jul 15, 2019

Retry.TryTimeout.

@conniey conniey self-assigned this Jul 16, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant