-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[EventHubs] SDK layer exception parity for uamqp/pyamqp #26229
Labels
Client
This issue points to a problem in the data-plane of the library.
Event Hubs
Messaging
Messaging crew
Comments
This was referenced Oct 10, 2022
x = not implemented
|
ConsumerClient:
credentials:
|
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
Messaging
Messaging crew
Test cases:
uamqp
- pytest.raisesEventHubError
. pyamqp - pytest.raisesConnectError
. --> Issue here : [EventHubs] fix errors raised for invalid connection verify path #27128EventHubError
.The text was updated successfully, but these errors were encountered: