You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
ghost
added
the
needs-triage
Workflow: This is a new issue that needs to be triaged to the appropriate team.
label
Feb 1, 2021
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.
The text was updated successfully, but these errors were encountered: