-
For OpenSSL 1.1.1c, the protocol is DTLS 1.2.
In case when some application messages overtake the finished record during handshake, OpenSSL buffers that application messages. After OpenSSL receives f…
-
This occurred on a Prusa MK3S with the latest firmware 3.13.2.
When the printer pauses before a layer due to a filament change, the plugin's messages apparently queue up. When you leave the printer…
-
Currently we are facing an UMP issue. Our ump message will be sent directly to relaychain without any buffering. In this case we wont be able to send more than 7~10 messages because it may pass relayc…
-
Hey,
First of all thank you for this wonderful code, it is the best documented I have found for the T-Beam and is very cleanly written.
This may be more an issue of my understanding rather of TTN …
-
Is there a way to read directly the last image in a queue with class ImageHub?
For example, I'm receiving continuously images on the TCP channel, but the connection goes down.
After 20 minutes the c…
-
-
### Description of feature
Per #7143, I sometimes need to stop all my cron jobs, since they are collecting data in the background and processing messages from a message queue.
Currently I have t…
-
Now, Mirth removes all messages (including QUEUED ones) when the user selects "Remove All Messages", or "Remove Results"
IMHO, MIrth should ask for confirmation to the user about including QUEUED mes…
-
### Observed behavior
We've observed frequent RAFT leadership transfers of the $MQTT_PUBREL consumers and health check failures, even in a steady state. Occasionally, these issues escalate, causi…
-
Hi,
I've been having trouble sending multiple xml files to a queue.
When sending one at the time, it works just fine, but when sending multiple at the time, only one of them are successfully added…