-
Resonate should support NATSio as a plugin for the sender subsystem.
## Sender subsystem
The sender subsystem is responsible for sending messages on supported transports (http, sqs, etc) via plu…
dfarr updated
2 weeks ago
-
**Storage Explorer Version**: 1.37.0-dev (103)
**Build Number**: 20241122.6
**Branch**: main
**Platform/OS**: Windows11/Windows11/Linux Ubuntu 22.04/MacOS Sequoia 15.0(Apple M1 Pro)
**Architecture**: …
-
~~~
-
A possible tool to use for this task is Kafka.
Here some information about:
- https://kafka.apache.org/documentation/#gettingStarted
- https://kafka.apache.org/documentation/#api
-
Please add a tag to all struct definition
like:
/// Thread Control Block
typedef struct **osRtxThread_s** {
uint8_t id; ///< Object Identifier
uint8_t …
-
### Observed behavior
We encountered an issue with our NATS 3-node cluster where message delivery experienced significant delays, sometimes exceeding timeout (15 seconds). The setup includes a multip…
-
~~~
-
Since we've changed the filtering mechanism recently, and maybe even prior to that, there's the theoretical issue of a consumer refusing to pop certain messages because the Runner never gets to a cert…
-
### What happened? (You can include a screenshot if it helps explain)
User report, the update step fails with the following error message if some of the realizations failed during the forward model:
…
-
I am trying to run the `streaming_subscribe` python code from `projectaria_client_sdk_samples`. All messages are dropped and I can't see any of the stream in the two windows that open (`Aria RGB` and …