Scheduled jobs
Cron-driven workers: title reminders, report mailers, integrations heartbeats
| Job | Schedule (cron) | Last run | Next run | Last status | Enabled | |
|---|---|---|---|---|---|---|
| TitleReminderJob Daily reminder email to ops for unsent titles >3 days |
0 5 * * * | Today · 05:00:02 | Tomorrow · 05:00 | OK · 14 reminders | On | Run nowDisable |
| OpenInvoicesReportMailerJob Weekly open A/R report to controller |
0 4 * * 5 | Fri May 24 · 04:00:18 | Fri Jun 5 · 04:00 | OK · sent | On | Run nowDisable |
| RecPayReportMailerJob Combined A/R + A/P aging report |
0 4 * * 5 | Fri May 24 · 04:00:22 | Fri Jun 5 · 04:00 | OK · sent | On | Run nowDisable |
| VINQueryUsageReportMailerJob Monthly VIN cache + decoder usage summary |
0 12 1 * * | May 1 · 12:00:08 | Jun 1 · 12:00 | OK | On | Run nowDisable |
| AESHeartbeatJob Pings AESDirect SFTP every 30 minutes |
*/30 * * * * | 1 min ago | in 29 min | OK | On | Run nowDisable |
| CarrierPollJob Pulls inbound tracking events from CSV carriers |
*/5 * * * * | 28 s ago | in 4 min | Partial · Wallenius down | On | Run nowDisable |
| VINCacheCleanupJob Purges VIN cache entries older than 180 days |
0 2 * * 0 | Sun May 25 · 02:00:00 | Sun Jun 1 · 02:00 | OK · 42 purged | On | Run nowDisable |
| ActivityLogArchiveJob Cold-archive activity log entries >90 days |
0 3 * * 0 | Sun May 25 · 03:01:55 | Sun Jun 1 · 03:00 | OK | Off | Run nowEnable |