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
There are some situations where a particular Outline server becomes sporadically problematic (packet loss, CPU steal from neighbors, etc) which ends up causing issues for users.
To prevent a particular server from distributing more access keys, there should be a feature to disable a server.
In theory, get.js could lookup disabled servers in a KV namespace and avoid querying them completely.
The text was updated successfully, but these errors were encountered:
There are some situations where a particular Outline server becomes sporadically problematic (packet loss, CPU steal from neighbors, etc) which ends up causing issues for users.
To prevent a particular server from distributing more access keys, there should be a feature to disable a server.
In theory,
get.js
could lookup disabled servers in a KV namespace and avoid querying them completely.The text was updated successfully, but these errors were encountered: