01cookbook·Jun 27, 2026·8 min readScheduled jobs and events: doing work later, the platform wayScheduled script executions for recurring work, the event queue for reacting to it, and the fire-the-event, do-the-work-elsewhere pattern that keeps both honest.