Ferricstore.Flow.Scheduler (ferricstore v0.5.5)

Copy Markdown View Source

Background schedule fire loop.

The loop blocks on FLOW.CLAIM_DUE for the internal schedule type instead of polling. Work remains shard-owned and Raft-guarded; this process only asks for due schedule records and executes the target create/reschedule sequence.

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 \\ [])