Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Set a timeout for fetching the local node
Open 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.