-
Hello, I was following along your tutorial to explore celery further. It seems pretty neat!
However, I am running into the following issue below, just wondering if you knew how to solve this by an…
-
Hi, I am running Tile38 docker image on a container instance in the Azure Cloud.
While going through the documentation I found that I can use the SETHOOK command of Tile38 to send messages to an Azur…
-
If there is a completely empty message in the queue, that gets received by the worker but not processed. No error either
-
AMQP backend `GetResult` is blocking.
Expected behaviour is to return error if result is not available.
-
We have a hard-coded warning print statement in the amqp handler:
https://github.com/project8/dragonfly/blob/develop/dragonfly/status_log_handlers/amqp_handler.py#L48
Which results in seeing this …
-
I am load testing using the AMQP publisher and consumer. I have two separate jmx. One is REGISTER Publisher that will publish to REGISTER QUEUE. Server backend will process the message and publish to …
-
The Python implementation of carbon-relay uses random queue names to consume messages. This can be a problem when:
- you don't want to loose messages in case of relay's crash;
- you want to acknowle…
-
Any plans on adding TLS support via `amqp.DialTLS`? I do see it mentioned, not sure if your still working on it. I'm very new to golang, I could attempt a PR, but I wouldn't bother if your already wor…
gbolo updated
7 years ago
-
`fedora-messaging-1.6.0-1.fc30.noarch`
I set up a listener to listen to all messages `"#"` and then ran it overnight. I had this pop up in the logs several times and was asked to open a bug for it…
-
I've recently started using this library and after a couple of days of consuming messages from Event Hub I've got hit by the following errors:
> [azeventhubs::amqp::amqp_connection_scope] [ERROR] E…