Synaptic.WorkloadManager (synaptic v0.3.0-alpha.8)

View Source

Manages workflow-backed agent instances and tracks their lifecycle in the AgentDirectory.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

ensure_instance(service_id, caller_ctx, opts \\ [])

instance_status(instance_id, opts \\ [])

start_link(opts \\ [])

start_workflow_instance(service_id, payload, opts \\ [])

stop_instance(instance_id, reason \\ :normal, opts \\ [])