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

Refactor RetriableStream to take a delegate with an async switch #34992

Open
annelo-msft opened this issue Mar 17, 2023 · 0 comments
Open

Refactor RetriableStream to take a delegate with an async switch #34992

annelo-msft opened this issue Mar 17, 2023 · 0 comments
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@annelo-msft
Copy link
Member

Per suggestion here, refactor RetriableStream to take a single delegate rather than one for sync and one for async. This issue also tracks the work to update Storage, ACS, and ACR to make use of the new API.

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Mar 17, 2023
@annelo-msft annelo-msft added Client This issue points to a problem in the data-plane of the library. Azure.Core and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Mar 17, 2023
@jsquire jsquire changed the title Refactor RetriableStream to take a delegate with an async switch Refactor RetriableStream to take a delegate with an async switch [test] Mar 27, 2023
@jsquire jsquire changed the title Refactor RetriableStream to take a delegate with an async switch [test] Refactor RetriableStream to take a delegate with an async switch Mar 27, 2023
@annelo-msft annelo-msft added this to the Backlog milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

1 participant