pub const PROJECT_IMPORT_TIMEOUT: Duration;
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.