Cyclium.TriggerRequests.Poller (Cyclium v0.1.7)

Copy Markdown View Source

Polls cyclium_trigger_requests for pending rows and dispatches them to Runner.OTP for local execution.

Always started as part of the supervisor tree, but only polls when the node-wide mode is :full. This allows runtime mode switches to activate/deactivate polling without restarting processes.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])