You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: