towerops/test/towerops_web
Graham McIntire 9e36d5030a
poll device immediately after discovery completes
newly discovered devices sat idle with no metric data until the
next scheduling cycle. now the channel sends a poll job (and ping
job if monitoring enabled) right after discovery succeeds, using
send(self(), ...) so discovery DB writes commit first.

also reduces k8s replicas from 3 to 2.
2026-02-11 13:24:55 -06:00
..
channels poll device immediately after discovery completes 2026-02-11 13:24:55 -06:00
components add row_link to table component for proper anchor tags 2026-02-11 08:46:03 -06:00
controllers Add CI-triggered mass agent update webhook 2026-02-10 13:40:32 -06:00
helpers more tests and fixes 2026-02-07 11:50:18 -06:00
integration test: add C NIF integration tests for web context 2026-01-30 13:29:04 -06:00
live fix 5 failing tests 2026-02-11 12:21:06 -06:00
plugs fix 5 failing tests 2026-02-11 12:21:06 -06:00
permissions_test.exs fix snmp v3 test 2026-02-06 10:21:54 -06:00
plug_exceptions_test.exs handle exceptions gracefully on api endpoints 2026-02-04 12:18:14 -06:00
user_auth_test.exs fix test warnings and failures 2026-02-05 15:24:41 -06:00