Skip to content

Propose design for Dataset Handle (manager) #1

@ashao

Description

@ashao

As decsribed in the design doc, the Dataset handle returned by the DataManager should be usable by the workflow itself to signal execution of tasks that depend on data availability. Open design questions are:

  • How much of the state of a dataset should be held by this handle (update by callbacks) or rather computed based on the dictionary
  • What is the minimal set of attributes and methods and what should be private and public/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions