-
### Is your feature request related to a problem? Please describe.
Hello!
In my project I've to manually track offsets. It's done in a different (main) goroutine, while the consumer callback is ca…
-
versions:
broadway: 1.0.0
bradway_rabbitmq: 0.7.0
amqp: 2.1
elixir: 1.12
otp: 24.0.5
I have some long-running tasks that sometime may time-out the `consumer_timeout` from rabbitmq with message…
D4no0 updated
7 months ago
-
- **Package Name**: azure-servicebus
- **Package Version**: latest
- **Operating System**: OS2/Warp
- **Python Version**: 3.10
**Describe the bug**
The signature (in intellisense) for `Servic…
-
I'm troubleshooting some slow performance in my application that I've narrowed down to the amqp-ts consumer component. I have a go-lang based sender that sends messages to a queue and a typescript/nod…
-
Sending byte messages to Rabbitmq/amqp is possible in scala, but missing from the java wrapper.
Please include `bytesMessage` in `PublishDslBuilderMessage.java`, wrapping `ru.tinkoff.gatling.amqp.r…
-
I had a successful experience in installing oraksil in my Mac M1 using Docker Desktop.
However, when I tried to apply the same steps on a cloud based Ubuntu, I met the below error messages:
mq-1 …
-
### Expected Behavior
Receive messages consistently
### Actual Behavior
After a few seconds of receiving messages, the latency increases drastically and doesn't come down
I have attached a scr…
-
## Checklist
* [x] I have included the output of ``celery -A proj report`` in the issue.
```
software -> celery:4.1.0 (latentcall) kombu:4.1.0 py:3.5.2
billiard:3.5.0.3 py-amqp:2.2.2
pla…
-
**Describe the feature request**
In Springwolf UI, add support for sending RabbitMQ Message towards an exchange using a Routing Key.
**Motivation**
Springwolf is able to list all the Publishers a…
-
It would be great if we could get a plugin that connects to a queue on an AMQP broker and binds to an exchange+topic to receive JSON formatted inputs.
Something like:
{"metric": "cpu","timestamp":123…