Skip to content

Workflow outputs ill-defined #176

Description

@woutdenolf

Currently the StopActor is gathering all outputs and decides what to keep. This causes problems with more advanced workflows.

Image

The error handler is connected to the stop actor. Currently when the metadata arrives first, this is outData of the StopActor. When the error arrives first the exception is the output of the workflow.

This needs to be deterministic. Support ewoks' outputs and merge_outputs in the same refactoring effort.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions