Skip to main content

PROJECT_IMPORT_TIMEOUT

Constant PROJECT_IMPORT_TIMEOUT 

Source
pub const PROJECT_IMPORT_TIMEOUT: Duration;
Expand description

Per-request import timeout (Pitfall 3, the classic default-timeout death): imports are heavy and synchronous (no job IDs — verified), so the upload rides a 300 s budget.