mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00: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 |
||
|---|---|---|
| .. | ||
| rest | ||
| client_test.go | ||
| client.go | ||
| grpc.go | ||
| mock.go | ||