Kathikon.Pruner (Kathikon v0.1.0)

Copy Markdown View Source

Removes terminal jobs past the retention period.

Deletes :completed, :cancelled, and :discarded jobs older than retention_period. Ticks every prune_interval ms.

Mnesia is coordination storage, not long-term history — export metrics via telemetry for durable audit trails.

See docs/guides/configuration.md.

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