mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-03 03:18:56 -04:00
Store gRPC dial options on the client to enable connection recreation on Internal errors (RST_STREAM/PROTOCOL_ERROR). Treat Unauthenticated, PermissionDenied, and Unimplemented as permanent failures. Unify mutex usage and add reconnection logging for better observability.