Skip to content

Workflows: Add first class support for input/output data references #1533

@WhitWaldo

Description

@WhitWaldo

Describe the feature

Per the parent issue we should identify an means of updating the Workflow to better enable developers to return data in an activity and support automatically persisting this somewhere and returning only a reference to it and vice versa - given a reference, retrieve the data when an activity is started.

I do think that this should rely on the proposed binary store building block so we have a high-performance mechanism to store arbitrary blobs, using the API shape identified in that proposal.

Release Note

RELEASE NOTE:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions