You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, load-balancer selects a single peer.
Then, the controlplane tries to get a JWT access token from that peer.
If it fails, the controlplane fails the user connection (RST).
Instead, the controlplane should try to failover to the next peer, according to LB scheme.
The text was updated successfully, but these errors were encountered:
Currently, load-balancer selects a single peer.
Then, the controlplane tries to get a JWT access token from that peer.
If it fails, the controlplane fails the user connection (RST).
Instead, the controlplane should try to failover to the next peer, according to LB scheme.
The text was updated successfully, but these errors were encountered: