Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Set a timeout for fetching the local node
rudolfs opened 2 years ago

Originally submitted by @sebastinez

If there is a local radicle-httpd instance, we try to connect to it on startup pretty quickly. So if that instance has some issue, isn't responding as we expect the app stays in a hung up state.

We should probably do that fetching in the background and update the state if something returns from the local httpd instance.