Add Events.broadcast_job_event calls to track job lifecycle: - :started when job begins executing - :completed when job finishes (including :discard status) - :failed when job crashes with error - Track duration in seconds for all job executions Wrap main logic in try/rescue to ensure events broadcast even on crash. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||