-
# Checklist
- [x] I have verified that the issue exists against the `main` branch of Celery.
Tested with version "main" 5.4.0rc1 ac16f23" and 5.3.6 from pypi.
- [x] This has already been asked …
-
I am wanting to add AMQP integration to ASM so I can receive real-time events into a AMQP channel and react with something like Microsoft PowerApps or AWS Lambdas.
@bobintetley, I have a rough outl…
-
Hi,
I am trying to test how reliable is the query to get the number of messages in a queue and am using the following code. But it stops getting call backs after 65k+ calls.
Also after every call to…
-
**Describe the bug**
Send fails on Pulsar 2.10.1 server as AOP/RabbitMQ libraries don't set a producer.
**To Reproduce**
send a message
https://github.com/tspannhw/airquality/blob/main/src/m…
-
### Description
We should create a framework that allows users to quickly create a new API. It should provide the following features, among others:
* The user should be able to create an API wit…
-
```
What steps will reproduce the problem?
1. Run the demo amqp_consumer.php
2. Wait 5 seconds.
3. The program crashes.
What is the expected output? What do you see instead?
I expect the consumer to …
-
**Is your feature request related to a problem? Please describe.**
Our current use case is combining the 'bucket notification' with AMQP.
To prevent having lost messages, we also used the 'queue…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Product
Hot Chocolate
### Describe the bug
When sending a message to a topic while using the new `HotChocola…
-
when people do an sr3 status, they want to see the size of the upstream queue. AMQP has no API to be able to do this. I think you can do something with MQTT, but in any event, is not clear how to …
-
I am trying to use this lib on IBM Cloud for a Spring Boot/Cloud App but the RabbitMQ Config is not recognized. IBM Cloud use "messages-for-rabbitmq" as VCAP Label. It's use also a mandatory client SS…