pub const APPROVAL_EXECUTION_TIMEOUT: Duration;
Expand description

The amount of time to spend on execution during approval or disputes.

This is deliberately much longer than the backing execution timeout to ensure that in the absence of extremely large disparities between hardware, blocks that pass backing are considerd executable by approval checkers or dispute participants.