Skip to content

How to return data early from workflow? #478

@mxmzb

Description

@mxmzb

Is there a way to return data early from a workflow? For example, I might want to create a database record and return the id, then keep processing and update the record once it's finished.

I guess I could do this by extracting the work that I want to be done after I've returned the id all into one step, but that seems counter productive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions