mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-01 04:10:51 +02:00
When a gRPC error occurs in the Flow package, it will be propagated to the upper layers and handled similarly to a Management gRPC error. Always report a disconnected state in the event of any error Hide the underlying gRPC errors Force close the gRPC connection in the event of any error