towerops/lib
Graham McIntire 62af9991af Fix L2, L3: remove blocking Process.sleep calls
L2: Remove 2-second Process.sleep from post_startup — the try/catch
already handles transient noproc errors from the TaskSupervisor.

L3: Remove Process.sleep from delete_device — in-flight jobs already
handle the race condition via verify_polling_assignment_unchanged.
The blocking sleep was unnecessary and delayed web requests by 500ms.
2026-05-29 16:00:07 -05:00
..
mix/tasks fix: resolve all Elixir 1.20 type system warnings across project 2026-05-28 14:52:30 -05:00
snmpkit fix: resolve all Elixir 1.20 type system warnings across project 2026-05-28 14:52:30 -05:00
towerops Fix L2, L3: remove blocking Process.sleep calls 2026-05-29 16:00:07 -05:00
towerops_web Fix L2, L3: remove blocking Process.sleep calls 2026-05-29 16:00:07 -05:00
snmp_lib.ex bring in snmpkit 2026-01-23 12:52:17 -06:00
snmp_mgr.ex credo fixes 2026-01-23 14:01:52 -06:00
snmpkit.ex complete overhaul of snmp engine 2026-01-30 10:41:07 -06:00
towerops.ex init 2025-12-21 11:10:43 -06:00
towerops_native.ex dialyzer: replace suppressions with real fixes where possible 2026-04-21 11:01:30 -05:00
towerops_web.ex feat(coverage): write rasters to NFS-backed dir, serve via dedicated static plug 2026-05-07 07:38:05 -05:00