When a miner gets a block rejection, it should pause some amount of time before submitting a new proposal. Without this, it can get into a cycle where it is proposing blocks too quickly, which can overwhelm the signers. Suggestion from @kantai is to wait 5s on the first rejection, then 10s after subsequent rejections.
When a miner gets a block rejection, it should pause some amount of time before submitting a new proposal. Without this, it can get into a cycle where it is proposing blocks too quickly, which can overwhelm the signers. Suggestion from @kantai is to wait 5s on the first rejection, then 10s after subsequent rejections.