GenDurable.Reaper (gen_durable v0.1.2)

Copy Markdown View Source

Periodically returns executing rows with an expired lease to runnable, bumping attempt (spec §4.3 / §10). This is the at-least-once safety floor for worker crashes; handle/2 is intentionally not involved.

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)