Files
netbird/flow/client
Zoltán Papp 2985856900 [client] Introduce minHealthyDuration to refine backoff reset logic
Add `minHealthyDuration` constant to ensure stream retries only reset the backoff timer if the stream survives beyond a minimum duration. Prevents unhealthy, short-lived streams from interfering with `MaxElapsedTime`.
2026-04-01 12:12:35 +02:00
..