-
Hello, I have been using driller. I look into the schedule of celery, but there is one question confusing me.
When driller generates new inputs, it will pass the new input through redis publish/subsc…
-
When parachains need to exchange information, they currently rely on sending XCM messages to each other or resorting to an off-chain protocol to obtain a storage proof from another chain. However, the…
bkchr updated
8 months ago
-
## What would you like to be added
Separate the logic of new hunter definition and their registration to an event handler.
The current implementation of subscribing new hunters is being made through…
-
What is the purpose of the default topic expiration, or message level expiration?
Can I safely use `TimeSpan.MinValue` or `Zero` for messages to have them **not persist**, and only be sent to all c…
-
You are at a point where one app is publishing to another app. Now this is great but "everybody" can subscribe to the data when running app 2.
What we want is app1 to publish only to logged in user…
-
There are 3 related bugs that appear as part of this.
Repro setup:
A) Create API A
B) Create API AB
C) Add API A to Usage Plan A
D) Add API AB to Usage Plan A and Usage Plan B
Bug 1) In the Adm…
a-tan updated
2 years ago
-
### Before proceeding, is there an existing issue or discussion for this?
- [X] I have done a search for similar [issues](.?q=type%3Aissue) and [discussions](https://github.com/open-rmf/rmf/discuss…
-
When we I call aws_iot_mqtt_publish function it is automatically triggering iot_subscribe_callback_handler function, but I want to run iot_subscribe_callback_handler function only sub task not for p…
-
Dear author, I have read the article your team published in nature genetics. It's a really good study! Thank you for writing this detailed tutorial, which was very helpful for me to learn how to analy…
-
Hello
I've implemented a signaler to use with OpenVidu Rest and RPC.
It's working a little but the work is far from over.
I'm able to join a room, publish and subscribe to a video and that's …