pvf: Update docs for PVF artifacts (#6551)

* pvf: Update docs for PVF artifacts

* pvf: Clarify doc re. node start-up
This commit is contained in:
Marcin S
2023-04-19 18:08:01 +02:00
committed by GitHub
parent 116619661f
commit b3e2153f2f
3 changed files with 46 additions and 7 deletions
+1 -1
View File
@@ -477,7 +477,7 @@ async fn handle_precheck_pvf(
///
/// If the prepare job failed previously, we may retry it under certain conditions.
///
/// When preparing for execution, we use a more lenient timeout ([`EXECUTE_PREPARATION_TIMEOUT`])
/// When preparing for execution, we use a more lenient timeout ([`LENIENT_PREPARATION_TIMEOUT`])
/// than when prechecking.
async fn handle_execute_pvf(
cache_path: &Path,