Skip to content

Schedulers

Describe scheduled jobs for maintenance windows and on-call.

  • leekimerp/leekimerp/hooks.pyscheduler_events
  • leekimerp/leekimerp/scheduler_events/
ScheduleHandlerRole
0 7 * * *leekimerp.scheduler_events.agm_legacy.agm_conditional_legacyAGM legacy conditional job
0 8 * * *leekimerp.tasks.generate_auto_emails_allAuto email generation
  • AGM / auto-email: hooks.py contains long comments about after_agm_update_generate_auto_email breaking cron — coordinate with Known issues before changes.
  • Ensure scheduler worker is running in production (bench doctor / scheduler process).
  • tasks.py implementations referenced by cron strings