• Preparing search index...
  • The search index is not available
@hotmeshio/hotmesh
  • @hotmeshio/hotmesh
  • services/memflow/workflow/execChild
  • startChild

Function startChild

  • startChild(options): Promise<string>
  • Spawns a child workflow and returns the child Job ID without awaiting its completion.

    Parameters

    • options: WorkflowOptions

      Workflow options.

    Returns Promise<string>

    The child job ID.

    • Defined in services/memflow/workflow/execChild.ts:131

Settings

Member Visibility
@hotmeshio/hotmesh
  • Loading...

Generated using TypeDoc