Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimization: don't request API status on every route change #1200

Open
lukaw3d opened this issue Jan 29, 2024 · 1 comment
Open

Optimization: don't request API status on every route change #1200

lukaw3d opened this issue Jan 29, 2024 · 1 comment

Comments

@lukaw3d
Copy link
Member

lukaw3d commented Jan 29, 2024

status-requests

@csillag
Copy link
Contributor

csillag commented Jan 30, 2024

It probable makes sense not to check it again if we have checked it within 30 seconds or so, but I don't think completely disabling re-checking would be a good idea, since a lot of time might have passed since the last route change, and the network connection could have gone down, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants