Parrhesia.Tasks.PartitionRetentionWorker
(parrhesia v0.12.0)
Copy Markdown
Periodic worker that ensures monthly event partitions and applies retention pruning.
Summary
Functions
Returns a specification to start this module under a supervisor.
Types
@type monthly_partition() :: Parrhesia.Storage.Partitions.monthly_partition()
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: GenServer.on_start()