Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Extension hangs when server is busy #24

Open
kevinhalliday opened this issue Oct 13, 2022 · 0 comments
Open

Extension hangs when server is busy #24

kevinhalliday opened this issue Oct 13, 2022 · 0 comments

Comments

@kevinhalliday
Copy link
Contributor

kevinhalliday commented Oct 13, 2022

When the server is busy handling a bunch of requests (particularly when it needs to proxy those requests to a remote rpc endpoint) the extension will hang with a loading indicator on open.

The extension relies on a GET /forks on open for a few reasons - check to make sure the server is running, and check to make sure the extension is using a fork that's available. This GET hangs when the server is busy, hence the loading indicator. We could rework extension ST it does not rely on a successful GET /forks to open.

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

No branches or pull requests

1 participant