* UISP diff_snapshots test: backdate first snapshot via UPDATE instead of Process.sleep(1_100) to get distinct second-precision snapshot_at values. * PagerDuty.Client.send_event_with_retry/2: check max_retries BEFORE sleeping on 429. Previously a 429 response always slept once (~1s) before checking the retry cap, so even with @max_retries = 0 in test env every 429 test paid that cost. Suite time: 65.3s → 33.9s (-48%). No test is >400ms now. |
||
|---|---|---|
| .. | ||
| mix/tasks | ||
| snmpkit | ||
| towerops | ||
| towerops_web | ||
| snmp_lib.ex | ||
| snmp_mgr.ex | ||
| snmpkit.ex | ||
| towerops.ex | ||
| towerops_native.ex | ||
| towerops_web.ex | ||