-
The backend components need to talk to each other. It is possible to use HTTP/REST or the WebSocket for that matter, a message bus, however, provides a _single_ communication channel.
---
There …
-
- **Package Name**: azure-servicebus
- **Package Version**: 7.12.3
- **Operating System**: Linux
- **Python Version**: 3.8.20
**Describe the bug**
When scheduling a large message (>1MB) over AMQP to …
-
### Problem
It’s nice to have Azure Service Bus emulator
### Solution
https://learn.microsoft.com/en-us/azure/service-bus-messaging/test-locally-with-service-bus-emulator?tabs=docker-linux-containe…
-
Background: @saragluna had started implementation on some Java enhancements in #4422. We will split this into smaller changes to land incrementally.
Work: Add Messaging support. We can limit work for…
-
I've been encountering an issue where when using the "modular monolith", the individual Rebus services stop processing messages. The app currently uses the following
1. .Net 8 console app
2. Cal…
Meyce updated
2 months ago
-
## Expected Behavior
Dapr service bus component should be able to publish messages to the azure service bus.
## Actual Behavior
After a period of running, the Dapr Sidecar contains logs indicatin…
-
I am starting this thread to discuss how best to handle the `DiscoveryNotify` message as defined in DSP0236 within mctpd where mctpd is the bus owner on the interface that receives the DiscoveryNotify…
-
Azure's Service Bus allows users to explore messages and understand the number of active and dead letter messages. A similar experience would be beneficial for local development.
-
### Describe the bug
When there is more than one active `Notifier`, only one instance receives an incoming message. Which notifier gets the message seems random.
### To Reproduce
```python
# D…
-
When running `nixos-rebuild` in a `nixos-enter`, there are two messages it can output that are really confusing.
1. We try `systemd-run` to check if it's working, so that we can avoid using it if i…