Skip to content
This repository has been archived by the owner on Jul 8, 2021. It is now read-only.

Reduce proposal submissions by add a proposals pool #86

Open
wuminzhe opened this issue Sep 19, 2020 · 1 comment
Open

Reduce proposal submissions by add a proposals pool #86

wuminzhe opened this issue Sep 19, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@wuminzhe
Copy link
Contributor

wuminzhe commented Sep 19, 2020

The extend-proposals does not need to be submitted immediately. We can add a extend-proposals pool for dj. dj submit these extend-proposals every few minutes.

So, if a new proposal comes in, dj can compare it with extend-proposals in the pool and check whether it can be ignored.

And, new coming extend-proposal also can be checked according to the pool.

@wuminzhe wuminzhe added enhancement New feature or request question Further information is requested labels Sep 19, 2020
@clearloop
Copy link
Collaborator

clearloop commented Sep 19, 2020

This part will be handled after the upgrade of the relay module.

Not necessary completely I think, but it's okay to let users customize their proposal-handling time themselves, for example:

  • Default is submitting proposals immediately(or another param)
  • Use dj -g <seconds> to set their proposal gaps

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants