picoclaw/pkg/cron
fishtrees 1945436dd4
feat(cron): add execution lifecycle logging (#1185)
- Log job start with name, id, schedule kind, and channel
- Log job completion with duration and next run time
- Log job errors with duration and error message
- Helps diagnose scheduler stalls and connection issues
2026-03-06 20:46:52 +08:00
..
service.go feat(cron): add execution lifecycle logging (#1185) 2026-03-06 20:46:52 +08:00
service_test.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00