Add post-archive cleanup policies
This commit is contained in:
@@ -120,10 +120,13 @@ Implemented in repository:
|
||||
- `current/run_id.txt` is uploaded last as the effective commit marker
|
||||
- current pointer content is `{run_id}` plus trailing newline
|
||||
- if promotion/current manifest upload fails, current pointer is not written
|
||||
- post-archive local cleanup behavior:
|
||||
- `pipeline.spool.delete_audio_after_archive` removes run-scoped spool audio only after successful archive commit
|
||||
- `pipeline.workspace.cleanup_after_archive` removes run-scoped workdir only after successful archive commit
|
||||
- cleanup is skipped for failed/incomplete/skipped/unarchived runs
|
||||
|
||||
Not implemented yet:
|
||||
|
||||
- spool audio cleanup / deletion behavior
|
||||
- `notify` stage behavior
|
||||
- generic stale detection based on input/config checksums
|
||||
- optional future mode for uploading source audio from local workspace/spool
|
||||
|
||||
Reference in New Issue
Block a user