-
What I want to do is subscribing topics that have name with specific pattern like `email.service.*` dynamically.
that dynamically means that while it is consuming I should be able to create or delete…
-
We use the block with the highest seen block number in a couple of places for fetching chain information. E.g.:
- [availability-recovery](https://github.com/paritytech/polkadot/blob/23d27eee60b1d2d…
-
### What happened + What you expected to happen
1. Bug
When starting a Ray cluster with one head node and three worker nodes, ray status keeps indicating "no cluster". The startup steps have to be…
-
**Is your feature request related to a problem? Please describe.**
Veramo can currently use a single data source for credentials, presentations and messages; an implementation of the `IDataStore` and…
-
![logo](https://user-images.githubusercontent.com/9198668/85232285-68543380-b430-11ea-8353-1aafb79baf78.png)
# Problem
Each PLD Team has different needs when it comes to creating GH Issues. Most of …
-
## Value Proposition Statement
Support for BPMN Compensation Events + Activities to rollback successful operations.
## User Problem
We execute tasks in our processes that sometimes have to be can…
-
I have instantiated **jmx-exporter-prometheus** containers in many Kafka services. Some metrics are being exported in **duplicate** with one of the values being NaN.
For example in ksql service:
…
-
#### Describe your problem or use case
A Node.js process importing the Realm JS SDK currently hangs after completion, because a JS callback is captured as a static when calling `realm::util::Logger::s…
-
**Description**
By necessity, the architecture of BespokeFit is quite complex and uses a number of packages and patterns that are unfamiliar at least to me, and I suspect also to other potential co…
-
To do rollups using INSERT...SELECT, you need to a way of tracking which data has already been processed to avoid rolling it up twice, which is difficult given current limitations of both distributed …