Skip to content

Support defer time? #17

@devshorts

Description

@devshorts

Curious if we should support a node that "waits". i.e. you can say "don't do X for at least 30 minutes". I imagine we'd put these "sleeps" as actual nodes in a tree so its really:

wait 30 minutes -> X -> wait 10 minutes -> Y

Kind of deal. Not sure how we'd track a wait at the node level. Maybe we'd expose a deferrment time on every node, but only allow users to create it via NoOp nodes. The polling from #16 could then pick up deferred pending nodes when the runner says they are ready.

Thoughts @chrisbenincasa ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    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