Skip to main content

SETUP_TIMEOUT

Constant SETUP_TIMEOUT 

Source
pub const SETUP_TIMEOUT: Duration;
Expand description

Wall-clock cap on a single setup script. Sample from-scratch builds run ~5 minutes on a modern dev box; 10 minutes leaves a healthy margin for slower CI/older hardware without making a runaway script wedge the install flow forever.