towerops/lib/towerops_web/channels
Graham McIntie f703e61b12 fix: code quality improvements and test reliability (#139)
Various code quality improvements and fixes:

- Settings: return error instead of auto-creating unknown settings
- PagerDuty: proper backoff timing with to_timeout()
- Gaiia sync: remove unnecessary transaction wrapper
- HTTP/UISP: simplify test plug setup
- Agent channel: tagged tuple config for check types
- SNMP: fix Task.yield/shutdown pattern, remove stale preload
- Discovery: simplify error handling
- Tests: bump executor timeouts for CI reliability
- Dockerfile: remove unnecessary --force compile
- Renovate/CI: config cleanup

Split from #135.

Reviewed-on: graham/towerops-web#139
2026-03-24 09:12:59 -05:00
..
agent_channel.ex fix: code quality improvements and test reliability (#139) 2026-03-24 09:12:59 -05:00
agent_socket.ex Add Dialyzer typespecs to WebSocket agent code and Agents context 2026-01-17 10:37:27 -06:00
mobile_channel.ex add mobile app websocket channel and improve QR linking UX 2026-03-13 17:28:36 -05:00
mobile_socket.ex add mobile app websocket channel and improve QR linking UX 2026-03-13 17:28:36 -05:00