DynamicSupervisor for long-lived pipe topologies.
Short-lived pipe runs execute directly via Slither.Pipe.Runner.run/3.
This supervisor is for cases where a pipe needs to run continuously
(e.g., processing a stream of events).
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.