Write workspace checkpoints during runs
This commit is contained in:
@@ -352,8 +352,11 @@ casts still must be present in the source transcript.
|
||||
- `resume.enabled`: boolean resume checkpointing setting. Default: `false`.
|
||||
- `debug.enabled`: boolean debug artifact setting. Default: `false`.
|
||||
|
||||
The current run workflow uses workspace settings for diagnostics configuration.
|
||||
Checkpoint and debug artifact writers are not part of the current workflow.
|
||||
When `workspace.resume.enabled` is true, runs write stage-owned checkpoint
|
||||
artifacts under `<workspace.directory>/checkpoints/`. Checkpoint reads and
|
||||
resume execution are not implemented.
|
||||
|
||||
Debug artifact writers are not part of the current workflow.
|
||||
|
||||
## Diagnostics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user