Closed zavgorodnii closed 5 years ago
This PR adds round timeouts: if a round was active for more than DKGRoundTimeout, it is killed (and all messages for that round will be discarded). DKGRoundTimeout is a configurable value (currently defaults to 120 seconds).
DKGRoundTimeout
This PR adds round timeouts: if a round was active for more than
DKGRoundTimeout
, it is killed (and all messages for that round will be discarded).DKGRoundTimeout
is a configurable value (currently defaults to 120 seconds).