netbird/signal/client
Maycon Santos 7f454f9c00
Add retry to sending signal message (#906)
Increased the default send timeout from 2 to 5

Added a max of 4 retries
 with an increased timeout after the second attempt

using the grpc client context and
checking the error value for canceled context
2023-05-26 17:55:37 +02:00
..
client_suite_test.go Refactor: Move Signal server and client (#80) 2021-08-09 19:21:48 +02:00
client_test.go Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
client.go Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
grpc.go Add retry to sending signal message (#906) 2023-05-26 17:55:37 +02:00
mock.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00