Searched refs:odrefresh_max_execution_time (Results 1 – 2 of 2) sorted by relevance
27 pub odrefresh_max_execution_time: Duration, field47 odrefresh_max_execution_time: Duration::from_secs(300),55 odrefresh_max_execution_time: Duration::from_secs(480),
162 match state.wait(TIMEOUTS.odrefresh_max_execution_time) { in run_async_compilation()