-
To enable decentralized control of engines, we need the mediator to send StartEngine commands to other nodes, rather than starting the engines on the host which the mediator runs on. To that end, we s…
thrau updated
3 months ago
-
Dear medflex Team,
I tried to use the weighting-based approach with a multicategorical mediator variable and got the following error:
```
expData
-
When trying to run, I get the error:
`ImportError: No module named mediator
`
-
Hi, We found a problem when using Mediator on Frontendcore.
We tried to subscribe two different modules to the same topic and found that only the first subscription worked.
We deeply looked at the c…
-
Global state is bad, and complicates testing. The mediator.js file should return a Mediator object constructor (instead of an object instance as it does now).
This will require changes (all in core-…
-
I've used the mediatr project https://github.com/jbogard/MediatR in the past to decouple my business logic away from our controllers.
I've found on non-trivial applications it can really help to d…
-
Hey, I have upgrade my PC to Ubuntu 22.04 lately and I can't figure out why brotab isn't working.
`bt` and the `mediator` are communicating, I can see logs at `/tmp/brotab_mediator.log` but it seem…
-
Still working on a more comprehensive list but these are a couple examples that were really slow:
Collapsin response mediator protein 2
Apolipoprotein A-I binding protein (AIBP)
-
### The issue at hand
When using interfaced notifications, and handlers for the interfaces - the handler does not run _unless_ there exists a handler targetting a concrete implementation of the res…
-
Automated tests cover only FHIR endpoints.
Now that there are additional endpoints for OpenMRS and CHT, these need to be added to automated tests.