Idempotency: The Most Important Word in Cron You’re Probably Ignoring
How to design cron jobs that survive retries, overlaps, and partial failures
Feb 1, 20266 min read3

Search for a command to run...
Articles tagged with #yii2
How to design cron jobs that survive retries, overlaps, and partial failures

How a real Yii & HumHub system scheduled work under real operational constraints

Why HumHub schedules the way it does—and what its cron model is really optimizing for

Why cron still matters, how time-based jobs really work, and where they fit in modern web architecture

How a legacy PHP system remains the source of truth in a Datahub

A practical, end-to-end guide to handling OIDC redirects, token exchange, identity mapping, and secure session creation inside a Yii/HumHub app
