Document and review S3 archive workflow
This commit is contained in:
@@ -12,7 +12,6 @@ Implemented:
|
||||
|
||||
Not implemented:
|
||||
|
||||
- archive uploads (run uploads, promotion uploads, current pointer writes)
|
||||
- spool cleanup/deletion behavior
|
||||
- uploads of failed runs
|
||||
|
||||
@@ -75,8 +74,10 @@ These options are mutually exclusive with `inputs.audio_s3`.
|
||||
|
||||
## Archive Boundary
|
||||
|
||||
Current archive behavior remains unimplemented in this area:
|
||||
Current archive behavior relevant to S3 audio input:
|
||||
|
||||
- no upload of source audio by default
|
||||
- no upload of failed runs
|
||||
- no `current/manifest.json` or `current/run_id.txt` writes
|
||||
- successful runs are uploaded by archive under `runs/{run_id}/`
|
||||
- configured promotions are uploaded to session-level destinations
|
||||
- `current/manifest.json` and `current/run_id.txt` are published
|
||||
- local source audio is not re-uploaded by default
|
||||
- failed or incomplete runs are not uploaded
|
||||
|
||||
Reference in New Issue
Block a user