-
Hi,
I'm using ServiceBus queue with maxConcurrentCalls enabled (setted to 100 actually) through AMQP connections.
Sometimes, i'm just getting MessageLockLostException on some messages.
I do know…
-
Hi,
I have a flow having select and update operations with postgres database using the node (node-red-contrib-postgres). This is working properly when I manually give the value using Inject but when …
-
**Describe the bug**
Statistics are missing in the launch tab of the UI, starting from a particular launch each consecutive job does not have statistics.
What we observe:
1. Big number of exc…
-
There are occasions where I want to analyse the events and messages being decoded from a channel and use that data in other applications. For example, to trigger an action if a GPS position report fr…
poggs updated
9 months ago
-
Hi,
Here's the situation : An application treats the received CFX messages in a callback (let say `my_OnCFXMessageReceived`). But at a moment, an error occurs in the callback, and we need to stop l…
-
Should be documented somewhere proper, but here is good for now. Feel free to add comments!
Existing for MQTT transport
* [mqttwarn](https://github.com/jpmens/mqttwarn) has tons of protocol brid…
-
**Describe the bug**
Every exactly 24h our JMS client disconnects from Azure Service Bus with `ExpiredToken` error message. Error messages are then reported in logs for 10 minutes. After 10 minutes a…
-
Awesome package, this helps us a lot. Just one question that's come up while testing various edge cases:
If prefetch is set to > 1, then you could conceivably have the following scenario:
1. Mul…
-
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…
-
As stated here...
http://www.openamq.org/tutorial:transient-subscriptions
Trying to figure out how to accomplish this with Node AMQP.
Scenario:
1) Provider connects to an exchange and begins broadc…