Skip to content

How to use CAUSE/CONTEXT in a non-event-driven pipeline? #227

@e-backmark-ericsson

Description

@e-backmark-ericsson

Description

It is not clear when reading the documentation how ActT events should be linked in a non-event-driven scenario.

Motivation

We need clear semantics in the way pipeline activities should be linked together in a non-event-driven scenario

Exemplification

A pipeline driven by e.g. Argo. How should the events be linked to each other? One way is to let the ActT of a pipeline step link to the previous ActF (or ActT?) by a CAUSE link, but maybe we should instead create a new link type for such a link?

Benefits

Clear semantics in an event graph describing the order of activities in a non-event-driven scenario, enabling clear visualizations and metrics.

Possible Drawbacks

None

Metadata

Metadata

Labels

protocolAll protocol changes

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions