-
**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…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
### Environment
Mac
### EventMesh version
mast…
-
I've noticed that our consumer/receiver does not process messages that are greater than 4.15kb. This consistently happens, as I'm able to remove 5-7 characters and the consumer is able to process mess…
-
I had 1.3 million messages in the queue. I ran it like this ./rabbitmq-dump-queue -uri = "amqp: // login:password@10.0.0.2: 5672 /% 2Fpaystatus" -queue = StatusQueueFromDLX -max-messages = 5000000 -ou…
-
```
What steps will reproduce the problem?
1. start an amqp server
2. start a process which polls the amqp server for messages in a queue
3. shut down the amqp server
What is the expected output? Wha…
-
```
What steps will reproduce the problem?
1. start an amqp server
2. start a process which polls the amqp server for messages in a queue
3. shut down the amqp server
What is the expected output? Wha…
-
Hi !
Thanks for your hard work !
I happened to encounter unexpected AMQP server downtime, since I connected to the disconnected signal from AMQP Client class, I expected my application to be aware o…
-
### 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 …
-
### 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…
-
**Description**
Provide possibility to prioritize messages of the same type by introduction of `PriorityStamp`.
Messenger currently offers [prioritized transports](https://symfony.com/doc/current/…