Matt Ellis
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...
**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...
**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...
**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...
**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 []...
Expose a volume mount on the docker container for adding new host certificates to webui for testing. Refer to #192
**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 []...
**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...
**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...