Skip to content
This repository was archived by the owner on Aug 23, 2021. It is now read-only.

Don't connect to proxy server until there is a {cid,miner} query #118

Open
ghost opened this issue Nov 5, 2020 · 1 comment
Open

Don't connect to proxy server until there is a {cid,miner} query #118

ghost opened this issue Nov 5, 2020 · 1 comment
Assignees
Labels
low Low priority

Comments

@ghost
Copy link

ghost commented Nov 5, 2020

Right now, we connect to the proxy server immediately when the browser extension starts.

Instead, we should wait until there is an actual query to be run against the proxy server, and only then connect to it.

We should also disconnect from the proxy server once we are done retrieving from it.

@ghost ghost added the low Low priority label Nov 5, 2020
@aistoc aistoc self-assigned this Nov 5, 2020
@aistoc aistoc removed their assignment Dec 16, 2020
@ionutiorgulescu ionutiorgulescu self-assigned this Dec 17, 2020
@ionutiorgulescu
Copy link
Collaborator

This is already implemented

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

No branches or pull requests

2 participants