Skip to content

Integrate Asynchronous Logic into Job State Machine #7

@ronenkapelian

Description

@ronenkapelian

Currently, the job state machine operates statically, lacking asynchronous functions to handle manager logic. This limits its functionality and future extensibility. We should integrate asynchronous logic directly into the state machine, following the pattern demonstrated in the XState workflow-async-function example. This will enable better control and facilitate future integration with related child machines

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions