arq cron_jobs
v1.6.0 Apache-2.0z4j-arqcron ยท Upstream project
Read-only surface for arq's WorkerSettings.cron_jobs.
arq cron jobs are statically configured in WorkerSettings.cron_jobs. Same read-only posture as Huey. This adapter exists for visibility, last-fire tracking, and per-job drill-down.
- Latest
- v1.6.0
- Released
- 2026-05-13
- License
- Apache-2.0
Install
pip install z4j-arqcron Capabilities
- List
- Read
Limitations
- Statically configured: no runtime mutation
- No enable / disable toggle
- No trigger-now primitive
Paired engine
Runs tasks on arq
arq
Async Redis queue for FastAPI-era Python.
Learn more More schedulers