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

Add a mechanism to cancel deal / clean up the queue #59

Open
j1v opened this issue Oct 11, 2021 · 1 comment
Open

Add a mechanism to cancel deal / clean up the queue #59

j1v opened this issue Oct 11, 2021 · 1 comment

Comments

@j1v
Copy link

j1v commented Oct 11, 2021

I have received a lot of bids I could not accomplish because of networking problems. I have so far fixed that, but deal list is full and lagging behind, so all finished downloads fail on import because of missed deadline.

AFAIK there is no remove / cancel / cleanup command and I haven't found anything in the docs.

At the current moment for me the only way is to reinstall bidbod or wait for all the files in queue to fail ( but not after download completes )

@jsign
Copy link
Contributor

jsign commented Oct 11, 2021

We can add some extra command to do that, but as mentioned in our chat (sharing here for others to read) this situation is already late on fixing the root problem.

You should definitely set the --running-bytes-limit to only accept load up to a cap you know considering your networking and sealing resources.

On a truly excepcional case where you got some out of ordinary networking problem, then maybe yes this potentially new CMD to cancel might be useful. But just clarifying here that would/should be used on last-resources scenarios.

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

2 participants