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

Sync APIs should support HTTP request cancellation #8357

Closed
srnagar opened this issue Feb 20, 2020 · 2 comments
Closed

Sync APIs should support HTTP request cancellation #8357

srnagar opened this issue Feb 20, 2020 · 2 comments
Assignees
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@srnagar
Copy link
Member

srnagar commented Feb 20, 2020

During the Azure Core HTTP pipeline tech talk, there was a proposal to add the ability to cancel a HTTP request from sync clients. For users of Async clients, a request can be canceled by unsubscribing from the publisher to cancel the request but sync APIs don't have the ability to cancel a request.

@srnagar srnagar added the Client This issue points to a problem in the data-plane of the library. label Feb 20, 2020
@srnagar srnagar changed the title Sync APIs should support cancellation Sync APIs should support HTTP request cancellation Feb 20, 2020
@joshfree joshfree added design-discussion An area of design currently under discussion and open to team and community feedback. feature-request This issue requires a new behavior in the product in order be resolved. Azure.Core azure-core labels Feb 20, 2020
@alzimmermsft alzimmermsft added this to the Backlog milestone Jul 16, 2020
@YijunXieMS YijunXieMS self-assigned this Aug 6, 2020
@joshfree joshfree assigned anuchandy and unassigned YijunXieMS Jan 15, 2021
@joshfree
Copy link
Member

assigning to @anuchandy who just implemented cancellation in android

@anuchandy
Copy link
Member

Closing this one, we're not going to implement this for sync API.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. design-discussion An area of design currently under discussion and open to team and community feedback. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
None yet
Development

No branches or pull requests

5 participants