-
### Describe the bug
I have run this command in my Azure Cloud Shell and it works fine there. However, it fails when I run it locally on az cli.
### Related command
`az iot hub monitor-even…
-
- [x] demo to the team
- [ ] blog post, work with lily/james), [check azure-sdk-blog issue](https://github.com/Azure/azure-sdk-blog/issues/225)
- [x] #23094
- [ ] get a list of EH users who previo…
-
- **Package Name**: azure-servicebus
- **Package Version**: 7.8.1
- **Operating System**: alpine 3.12
- **Python Version**: 3.8.6
**Describe the bug**
There is an error when trying to pickle t…
-
**Describe the bug**
Command used:
```
az iot hub monitor-events -n {iothub_name}
```
Errors:
```
Starting event monitor, use ctrl-c to stop...
ErrorCodes.UnknownError: Connection in an unexpe…
-
- **Package Name**: azure-servicebus
- **Package Version**: 7.10.0
- **Operating System**: Linux
- **Python Version**: 3.10.7
**Describe the bug**
Rarely I am receiving this error `ServiceBusEr…
-
I am trying to use the sample from microsoft(link below) to get device twin data
[https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-python-twin-getstarted#feedback](url)
I have installed a…
-
So we are using the Python Eventhub library and after a while the uamqp gets an error as seen in the logs.
When this happens the process take full CPU, this is running in a AKS cluster and is given 1…
-
**Is your feature request related to a problem? Please describe.**
the package is currently breaking out CI with PyPy to build uamqp in kombu
**Describe the solution you'd like**
testing pypy in …
-
- **Operating System**: linux
- **Python Version**: 3.8.8
**Describe the bug**
On termination we get `sys:1: RuntimeWarning: coroutine 'Lock.acquire' was never awaited` error message.
Give…
-
I'm using the router like so:
```python
import pytest
import httpx
import respx
from syncer.workitem import WorkItem
@pytest.fixture
def router():
router = respx.Router(base_url="h…