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

[Service Bus][Event Hubs] Pass the abort signal to the AwaitableSender.send() method #13504

Closed
ramya-rao-a opened this issue Feb 1, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs Service Bus
Milestone

Comments

@ramya-rao-a
Copy link
Contributor

We use the AwaitableSender from rhea-promise in both Service Bus and Event Hubs. While we have the abort signal supported in our publicly exposed send APIs, they were not plumbed through to the call in rhea-promise.

Now that amqp/rhea-promise#66 is merged, we can fix this after a new version of rhea-promise is available.

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 1, 2021
@ramya-rao-a ramya-rao-a added Client This issue points to a problem in the data-plane of the library. Event Hubs Service Bus labels Feb 1, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Feb 1, 2021
@ramya-rao-a ramya-rao-a added this to the [2021] March milestone Feb 1, 2021
@ramya-rao-a ramya-rao-a modified the milestones: [2021] March, [2021] April Mar 3, 2021
@chradek chradek modified the milestones: [2021] April, [2021] May Apr 6, 2021
@chradek chradek modified the milestones: [2021] May, [2021] June May 13, 2021
@chradek
Copy link
Contributor

chradek commented Jun 10, 2021

Closed by #15349, #15094 and #13826

@chradek chradek closed this as completed Jun 10, 2021
@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
Client This issue points to a problem in the data-plane of the library. Event Hubs Service Bus
Projects
None yet
Development

No branches or pull requests

2 participants