-
The current rule engine has a fail dependency, in which a rule won't be triggered if any of the dependent rules fail. In other cases, a pass dependency check is needed to ignore a rule if a dependen…
-
A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/buil…
-
A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/buil…
-
A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/buil…
-
with the rule engine the merchant should be capable of creating personalized offers.
Initial offers can simply be something "if I spend 1 euro I receive 1 token in return on my wallet".
Later more com…
-
1) Create (or find and adapt) javascript sidebar which specifies VOCABULARY from object properties (for example "windows" or "doors")
2) Create RULES palette modeling on BIZtalk composer
3) create pro…
-
Likely will use iterative rules application (to take advantage of fast query engine) and support truth maintenance.
The goal is to support good balance between persistence, latency and truth-maint…
-
Need a rules module to allow events to trigger other events in the app.
- [ ] hook/callback systems for triggering events
- [ ] rules hash for these events
- rules = { }
- rules["chores"]
- rul…
-
### Feature Description
We can add settings within an exercise like:
- Enable/Disable functionality of getting the right answer before moving to the next question
- Enable retries and number of r…
-
Build a Rule Engine (or integrate to IFTTT).
The basic idea is to create a new micro service which can communicate with the [device micro service](https://github.com/lelylan/devices).