- Notifications
You must be signed in to change notification settings - Fork921
Closed
Description
Coder Agent is informed of tailnet Clients to peer with, but when Clients are finished with their tailnet tunnel, the Agent is never informed.
This leads to the Agent continuing to attempt to peer with them including one or more of
- maintaining a connection to their DERP home
- tailscale discovery (disco) pings
- wireguard handshakes
This leads to undesired network traffic and log spam as the agent retries and fails to peer.
When end users contact us and complain about undesired disconnects, if they send us agent logs, we have no way to distinguish between peer disconnections that were and not legit.