Matt Ellis

Results 33 issues of Matt Ellis

**Expected behavior:** If a running engine abruptly terminates/crashes, etc upon the engine restarting, the opportunity to rehydrate the engine and continue processing from the point at which it crashed should...

**Current behavior:** The inference activity supports the concept of multiple frameworks and the current version of the tensorflow implementation is coded against 1.4.x which is has currently been tested against...

kind/enhancement
machine-learning

**Current behavior:** The tf estimator model metadata is collected when the model is parsed and loaded, however no validation is currently performed. **Expected behavior:** Validate the model metadata against the...

kind/enhancement
machine-learning

**Current behavior:** When a Flogo app leverages the inference activity, the specified model cannot be changed without a restart of the process. The model must also be physically placed on...

roadmap
machine-learning

**Current behavior (how does the issue manifest):** Applications that reference $property fail to execute when running in the ui. It seems that the property object from the json is not...

kind/bug
area/flogo-web
area/flogo-lib
area/flogo-services

**I'm submitting a ...** (check one with "x") ``` [] bug report => search github for a similar issue or PR before submitting [x] feature request [] support request []...

kind/enhancement
area/flogo-web

Expose a volume mount on the docker container for adding new host certificates to webui for testing. Refer to #192

kind/enhancement
area/flogo-web

**I'm submitting a ...** (check one with "x") ``` [] bug report => search github for a similar issue or PR before submitting [x] feature request [] support request []...

kind/enhancement

**Current behavior:** Currently, there is no easy way to define the package imports required for contributions other than activities and triggers. Today, mapper functions, as an example, are all available...

kind/enhancement
area/flogo-cli
area/flogo-lib

**Current behavior:** Currently, the activity/trigger interface available via the Go API exposes input & output objects as a map, which makes it rather difficult to leverage IDE tooling such as...

area/flogo-lib