-
**Description**
I have a [RabbitMQ cluster](https://www.rabbitmq.com/clustering.html) with multiple nodes. In order to have redundancy the application needs to be able to connect to all of the node…
-
Operator called default onErrorDropped
reactor.core.Exceptions$ErrorCallbackNotImplemented: com.azure.core.amqp.exception.AmqpException: Connection refused: no further information, errorContext[NAME…
-
Hello,
Today I update my chirpstack but my integration with my RabbitMQ server in amqps not working anymore.
I am not practice rustlang but after search this commit [https://github.com/chirpstack/…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### Relevant telegraf.conf
```toml
[[inputs.amqp_consumer]]
alias = "msg_infrastructure_event_consumer"
startup_error_behavior = "ignore"
brokers = ["amqp://${RMQ_HOST}/${RMQ_VHOST}"]
username…
-
I loved this read! I actually included a link to in an official enterprise documentation, to stress how convenient is to stick with shared and ecognized standards.
I would add AMQP, notably used by…
-
## Is your feature request related to a problem? Please describe.
This is a re-opening of #373 (and a few others) to add RabbitMQ as an async consumer input now that several existing asynchronous c…
-
## Describe the bug
benthos does not have many connectors.
## Steps To Reproduce
```bash
❯ benthos --version
Version: 4.40.0
Date: unknown
❯ benthos list --format…
-
I'm on a Debian 10 and Docker environment, latest image pulled more times.
After an image update (docker-compose pull | docker-compose up -d) I'm stuck with this simple log lines:
```
/app/ds/run-d…
-
### Plugin
JOBS
### I have an idea!
Currently I try to implement roadrunner with my project. As a message broker I use activeMQ Artemis and it only supports amqp 1.0 or alternativly stomp. So it wo…