SquidMesh.Workers.CronTriggerWorker (squid_mesh v0.1.0-alpha.6)

Copy Markdown View Source

Oban worker that starts a workflow run from a cron trigger.

Cron activation stays thin here: Oban owns recurring scheduling and Squid Mesh reuses the same public start_run/4 path used by host applications.