This repository has been archived by the owner on Jan 12, 2022. It is now read-only.
DAPI Client looses server timeout blacklist upon browser refresh #194
Labels
bug
Something isn't working
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
The text was updated successfully, but these errors were encountered: