Parrhesia.Tasks.PartitionBootstrap (parrhesia v0.12.0)

Copy Markdown

One-shot startup worker that ensures monthly storage partitions exist before write-capable services are started.

Summary

Functions

child_spec(opts)

@spec child_spec(keyword()) :: Supervisor.child_spec()

start_link(opts \\ [])

@spec start_link(keyword()) :: :ignore | {:error, term()}