netbird/relay
Zoltan Papp fc4b37f7bc
Exit from processConnResults after all tries (#2621)
* Exit from processConnResults after all tries

If all server is unavailable then the server picker never return
because we never close the result channel.
Count the number of the results and exit when we reached the
expected size
2024-09-19 13:49:28 +02:00
..
auth [relay] Improve relay messages (#2574) 2024-09-11 16:20:30 +02:00
client Exit from processConnResults after all tries (#2621) 2024-09-19 13:49:28 +02:00
cmd [management] Add command flag to set metrics port for signal and relay service, and update management port (#2599) 2024-09-14 10:34:32 +02:00
healthcheck [relay] Add health check attempt threshold (#2609) 2024-09-17 10:04:17 +02:00
messages [relay] Improve relay messages (#2574) 2024-09-11 16:20:30 +02:00
metrics [relay] change log levels (#2580) 2024-09-11 18:36:19 +02:00
server [relay] Add health check attempt threshold (#2609) 2024-09-17 10:04:17 +02:00
test [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
testec2 [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
doc.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
Dockerfile [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
main.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00