-
Currently, messages seem to be auto-ACKed after they are pulled off the queue and submitted downstream (https://github.com/ScalaConsultants/reactive-rabbit/blob/master/src/main/scala/io/scalac/amqp/im…
-
Hi,
We are in the process of deploying CSE - it seems lightweight enough that we have decided to run this on one of the vCD Cells.
My understanding is that the cse simply listens for messages on…
-
Hello!
Thank you for aio-pika, it is a great library.
I have been running into some issues when using aio-pika in the orchestrator component for another opensource project called OMOTES (https:/…
-
Currently, the PublishEvent and Event activities only operate internally within the workflow engine. Enabling external applications to leverage these primitives would significantly enhance the system'…
-
# Issue Guidelines
Please review these questions before submitting any issue?
### What version of the Stream Reactor are you reporting this issue for?
8.1.11
### Are you running the correc…
-
I've started to work a lot with elixir and I've noticed the best frameworks are the ones that provide some sort of sandbox for a developer to substitute in when they write test cases. Currently, to te…
-
Hello,
Could you please tell us how we can handles errors:
- Opening the connection: new AMQPClient(...).connect(...);
- On accepting, rejecting, releasing messages
We tried to connect to an …
-
Sometimes when I publish a message using amqp_basic_publish, some of its contents become corrupted. It happens infrequently, but it happens often enough to cause problems for the consumer on the other…
-
Hi,
Just been experimenting with QAMQP, so far it's been a very easy introduction to AMQP on C++. The project I'm using AMQP for is a crude SCADA system for energy management. So we've got energy m…
-
### Description
Ideally, the user should not be focusing on anything that's not related to their business logic. This includes learning the AsyncAPI specification. Nobody **should be forced** to le…