-
I have been used this lib, but after a while the connection auto close and when start it again it connect with another consumer in queue,
I can publish in another queues but it stop consuming. in o…
-
Below is the master.log, we have kept both RabbitMq and Mongodb started, but facing issues with the master startup. We are able to have the slave running with STF, and also the slave application is ru…
-
Because the shovel worker [links](https://github.com/rabbitmq/rabbitmq-server/blob/e46216b5a8b28de40a3fed06662e208682a7a3c2/deps/rabbitmq_shovel/src/rabbit_amqp10_shovel.erl#L105) to the AMQP 1.0 clie…
-
Hi,
I would like to now how I can catch the following error:
amqp-websocket-client.ts:72 WebSocket is already in CLOSING or CLOSED state. ?
amqp.onerror does not catch it.
-
I am new to explore and working on log ingestor.
While sending multiline log event to Loki throws response "msg="final error sending batch" status=400 error="server returned HTTP status 400 Bad …
-
# Checklist
* [ ] I have verified that the issue exists against the `master` branch of Celery.
* [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum…
-
Currently there's no way to prevent infinite loop here: https://github.com/cloudevents/sdk-go/blob/04ed212498e406a218b44a6067400e76281bd169/v2/client/client.go#L255
In my case if my connection to AMQ…
canni updated
9 months ago
-
It's a little unclear how basic_qos should be used. I currently have the following code:
```python
def connect_and_receive(sub_to_process_queue, amqp_user, amqp_password, amqp_host, amqp_port, amqp_…
-
Hex requires pacakges to use [semantic versioning](https://semver.org/). The packages `amqp_client` and `rabbit_common` uses strict version requirements on its dependencies which causes conflicts and …
-
First of all thanks for open-sourcing this very useful Jmeter plugin. While using this with amqp-client-3.3.4 version, it throws the following timeout error:
```
2015/05/27 14:49:16 ERROR - com.zeroc…