Fimeg
fcabaefe82
agent: terminal backoff for dead credentials instead of retry loop
...
When ErrRefreshTokenInvalid or ErrMachineMismatch fires, the agent now
waits 10 minutes between poll attempts instead of exponential backoff.
These are permanent states — no amount of retrying fixes a dead
refresh token or a machine_id mismatch. The agent stays alive and
visible, waiting for operator intervention through the dashboard.
2026-05-30 15:21:06 -04:00
..
cmd
auth: instancelock, GetRefreshTokenForRenew, FOR UPDATE
2026-05-29 13:08:12 -04:00
internal
agent: terminal backoff for dead credentials instead of retry loop
2026-05-30 15:21:06 -04:00
pkg /windowsupdate
chore: add windowsupdate COM interface stubs and update third-party licenses
2026-05-21 13:48:42 -04:00
test-config
refactor: rename aggregator-agent to agent for public release
2026-05-21 13:19:18 -04:00
go.mod
feat: package-centric updates, version timeline, and registry-gap closure (v0.2.0.7)
2026-05-28 20:25:59 -04:00
go.sum
feat: package-centric updates, version timeline, and registry-gap closure (v0.2.0.7)
2026-05-28 20:25:59 -04:00
install.sh
feat: install/sync/RL hardening + upstream version sync subsystem
2026-05-23 15:12:20 -04:00
NOTICE
refactor: rename aggregator-agent to agent for public release
2026-05-21 13:19:18 -04:00
uninstall.sh
refactor: rename aggregator-agent to agent for public release
2026-05-21 13:19:18 -04:00