Skip to content

load the workflow config #720

@oliver-sanders

Description

@oliver-sanders

Load the workflow config (as needed) in order to satisfy requests which cannot be resolved off of the data store alone.

For example:

We need to be very careful to ensure this doesn't cause resource issues as the workflow config can be rather large. Ideally we wouldn't load the whole workflow config (because this created runtime objects that we don't need), but unfortunately the nature of the config does not allow for this.

Only attempt this after we have an interface for tracking what workflow(s) users are current subscribed to (see #585)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions