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
DAPI Client should keep a server timeout blacklist in a storage adaptor, in the browser e.g. localStorage / localForage
Current Behavior
When DAPI hits a dead server ip and times out the first reaction to the long load time is to refresh browser. This will make DAPI forget the server ip blacklist kept in memory, causing it to retry the dead ips and resulting in even longer wait times.
Expected Behavior
DAPI Client should keep a server timeout blacklist in a storage adaptor, in the browser e.g. localStorage / localForage
Current Behavior
When DAPI hits a dead server ip and times out the first reaction to the long load time is to refresh browser. This will make DAPI forget the server ip blacklist kept in memory, causing it to retry the dead ips and resulting in even longer wait times.
Discussion
https://discordapp.com/channels/670271785974890526/670540408593448980/762565762430402560