mirror of
https://github.com/netbirdio/netbird.git
synced 2026-06-10 09:22:09 -04:00
Refactor error handling in `receive` to a dedicated `handleReceiveError` method. Streamlines the main logic and isolates error recovery, including backoff reset and connection recreation.