Support custom timeout_commit
in testing mode
#4080
Labels
WS: Maintenance 🔧
includes bugs, refactors, flakes, and tech debt etc
timeout_commit
in testing mode
#4080
Summary
Since v3, timeout commits are now dictated by the application. This has made it difficult in the case of testing, where we and others want to be able to have short timeouts. Both sovereign and eiger have reported this being problematic for them.
Proposal
Introduce either an environment variable or a flag to force set the timeout commit. We may want to consider this to also set the square size as well. If we're concerned about misuse on a live network we can add chainID checks.
The text was updated successfully, but these errors were encountered: