|
feat(agent): implement resilient auth handshake loop
- The Agent Node will no longer crash and exit if the initial token validation fails or the Orchestrator API is unavailable.\n- Replaced sys.exit(1) on SyncConfiguration rejection with a 5-second sleep and retry loop.\n- This allows nodes to transparently recover once a user dynamically updates their background config with the correct token. |
|---|
|
|
| agent-node/VERSION |
|---|
| agent-node/src/agent_node/node.py |
|---|