-
Consider this issue "let's triage any well defined exception oddities we've found." An (incomplete) list below:
- [x] Mode being passed as wrong type should be a TypeError (MessageHandlerError out…
-
We are getting the following exception when calling `complete()`
on a message received from Service Bus. Note that this happens on
messages which are being "processed" for a long time and
periodica…
-
Enable multiple sessions on single connection with a cbs session.
The underlying uamqp-c library doesn't support the feature at present.
There is an issue opened to track this problem:https://gith…
-
@jaganth commented on [Mon Apr 15 2019](https://github.com/Azure/azure-event-hubs-python/issues/106)
[debug.log](https://github.com/Azure/azure-event-hubs-python/files/3082590/debug.log)
Currently…
-
The Ubuntu 18.04 image will be fully unsupported on 4/1/2023 (actions/runner-images#5583). Any pipelines still using Ubuntu 18.04 should be upgraded to Ubuntu 20.04 or 22.04 before this date.
You …
-
- **azure-eventhub==5.7.0, azure-identity=1.9.0**:
- **Linux**:
- **3.9**:
**Describe the bug**
We are getting tons of errors like below frequently. Don't see any issues with Eventhub publish …
-
EventHub Sender class
https://github.com/Azure/azure-sdk-for-python/blob/ccdac0b1198a2273e63f9b55e81497478d573d5b/sdk/eventhub/azure-eventhubs/azure/eventhub/sender.py#L19
delegate the event ha…
-
Ubuntu 20.04,
Cross Compiled on Ubuntu 20.04 using GCC 9.4.0
Release LTS_07_2022_Ref01
I'm getting Linker errors starting with LTS_07_2022_Ref01 - LTS_01_2023_Ref02
I've been using iot hub f…
-
I am currently working on `python:3.9-slim` docker image and trying to install a private python package from Azure DevOps Artifacts feed which is using `azure-servicebus` and `azure-data-tables` , a…
-
Python doesn't provide built-in websocket support. However, there're 3rd party Python libraries supporting websocket.
We need to investigate more into how to support websocket.
### Background:
…