A TypeError: 'int' object is not subscriptable occurs when running the locomotion branch during the sampling phase.
I'm encountering an issue when using the Azure ServiceBus Python SDK version 7.14.2. After upgrading from version 7.8.0, I've switched from using the uamqp library to the websocket-client library ...