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

Cumulus consensus engines should have pluggable strategies for selecting proposal time #2439

Open
rphmeier opened this issue Apr 7, 2023 · 1 comment
Labels
I7-refactor Code needs refactoring.

Comments

@rphmeier
Copy link
Contributor

rphmeier commented Apr 7, 2023

This is currently hardcoded to 500ms. For asynchronous backing, we should implement a plugin system that accepts the unincluded segment length and the relay-parent to set the proposal duration to user-configured levels.

@rphmeier rphmeier added the I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. label Apr 7, 2023
@rphmeier
Copy link
Contributor Author

rphmeier commented Apr 7, 2023

I filed this issue as a follow-up to #2382 which can be implemented after #2438 lands.

@bkchr bkchr added I7-refactor Code needs refactoring. and removed I9-optimisation An enhancement to provide better overall performance in terms of time-to-completion for a task. labels Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
I7-refactor Code needs refactoring.
Projects
None yet
Development

No branches or pull requests

2 participants