betterNAS/apps/node-agent/internal/nodeagent
Harivansh Rathi 48a05fda1c Validate registration retry intervals.
Reject register-only configs that leave the shared retry interval at the
zero value so failed registration attempts cannot spin in a tight loop.
Cover the regression in tests and make the register-only integration test
explicit about its retry interval.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-04-01 14:52:37 +00:00
..
app.go Stabilize the node agent runtime loop. 2026-04-01 13:58:24 +00:00
app_integration_test.go Validate registration retry intervals. 2026-04-01 14:52:37 +00:00
app_test.go Validate registration retry intervals. 2026-04-01 14:52:37 +00:00
capacity_supported.go Stabilize the node agent runtime loop. 2026-04-01 13:58:24 +00:00
capacity_unsupported.go Stabilize the node agent runtime loop. 2026-04-01 13:58:24 +00:00
config.go Validate registration retry intervals. 2026-04-01 14:52:37 +00:00
config_test.go Stabilize the node agent runtime loop. 2026-04-01 13:58:24 +00:00
filesystem.go Stabilize the node agent runtime loop. 2026-04-01 13:58:24 +00:00
registration.go Stabilize the node agent runtime loop. 2026-04-01 13:58:24 +00:00
registration_test.go Stabilize the node agent runtime loop. 2026-04-01 13:58:24 +00:00
runtime_integration_test.go Stabilize the node agent runtime loop. 2026-04-01 13:58:24 +00:00