STUN actor: try to avoid ip address flapping #21
Loading…
Reference in a new issue
No description provided.
Delete branch "stun-keep-values"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If STUN discovery of public IPv4/IPv6 address returns no address, but an address was found <15m ago, we keep that one. This should protect against temporary failures of the stun discovery mechanism that caused excessive flapping and service restarting in prod and staging clusters.
TODO: test on staging