OpenResponses.LoopSupervisor
(OpenResponses v0.1.1)
View Source
Dynamic supervisor for agentic loop processes. One Loop GenServer is spawned per inbound request.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: Supervisor.on_start()
@spec start_loop(map()) :: DynamicSupervisor.on_start_child()