-
Like classic RabbitMQ Client, it would be great to support Stream Client as a component
-
File: [themes/default/content/registry/packages/vault/api-docs/rabbitMq/secretbackendrole/_index.md](https://www.pulumi.com/registry/packages/vault/api-docs/rabbitmq/secretbackendrole/)
In the Vault …
-
Hello, I am interested to learn this architecture further, so I have tried to run this project locally and going through the code. After fixing some references, I realized that it is trying to connect…
-
**In what version(s) of Spring AMQP are you seeing this issue?**
3.2.0
**Describe the bug**
When upgrading our app to the latest spring version we discovered that the new verison produces way…
-
I'm trying to send (relatively large) messages through rabbitmq. The code looks like the following:
```ts
const connection = await amqplib.connect("amqp://localhost:5672");
const channel = await conne…
-
### Contact Details
g.muleshkov@gmail.com
### Version
8.x
### On which operating system(s) are you experiencing the issue?
MacOS
### Using which broker(s) did you encounter the issue?
RabbitMQ
…
-
Define what to use for async tasks:
- [FastAPI background tasks ](https://fastapi.tiangolo.com/tutorial/background-tasks/)(it shouldn't work, as we need them to be async)
- [Celery Beat](https://doc…
Uxio0 updated
51 minutes ago
-
Configure a message broker using either Kafka or RabbitMQ for efficient messaging and communication between services
-
`handle.exe` does not reliably produce parsable output. On top of that, it is closed source abandonware.
We should replace it with a [small open source alternative](https://github.com/rabbitmq/fshc…
-
### Name and Version
bitnami/rabbitmq:4.0.2-debian-12-r0
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. Have an AWS EKS cluster, tried 1.29 as well as 1.30
…