Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support roothash timeout triggered by executors #3199

Closed
ptrus opened this issue Aug 19, 2020 · 0 comments · Fixed by #3212
Closed

Support roothash timeout triggered by executors #3199

ptrus opened this issue Aug 19, 2020 · 0 comments · Fixed by #3212
Assignees
Labels
c:roothash Category: root hash service c:runtime/compute Category: runtime compute worker

Comments

@ptrus
Copy link
Member

ptrus commented Aug 19, 2020

Following on #3184 add support for executors to trigger a roothash timeout in case there are new transactions waiting to be proposed, but the current transaction scheduler does not propose a batch.

The timeout should only be allowed if sufficient consensus blocks (configurable via a runtime parameter) have passed since the round started and there were no proposed batches by the current scheduler.

@ptrus ptrus self-assigned this Aug 19, 2020
@kostko kostko added c:roothash Category: root hash service c:runtime/compute Category: runtime compute worker labels Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:roothash Category: root hash service c:runtime/compute Category: runtime compute worker
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants