You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.