Skip to content
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

Open
dashameter opened this issue Oct 6, 2020 · 1 comment
Open
Labels
bug Something isn't working

Comments

@dashameter
Copy link

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

@dashameter dashameter added the bug Something isn't working label Oct 6, 2020
@dash-maverick
Copy link

moved to the Dash Platform Backlog, thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants