mirror of https://github.com/tailscale/tailscale/
control/controlclient: reset backoff in mapRoutine on netmap recv
We were never resetting the backoff in streaming mapResponses. The call to `PollNetMap` always returns with an error. Changing that contract is harder, so manually reset backoff when a netmap is received. Updates tailscale/corp#12894 Signed-off-by: Maisem Ali <maisem@tailscale.com>pull/8622/head
parent
7aba0b0d78
commit
60e5761d60
Loading…
Reference in New Issue