Document and review S3 archive workflow
This commit is contained in:
@@ -12,7 +12,6 @@ Implemented:
|
|||||||
|
|
||||||
Not implemented:
|
Not implemented:
|
||||||
|
|
||||||
- archive uploads (run uploads, promotion uploads, current pointer writes)
|
|
||||||
- spool cleanup/deletion behavior
|
- spool cleanup/deletion behavior
|
||||||
- uploads of failed runs
|
- uploads of failed runs
|
||||||
|
|
||||||
@@ -75,8 +74,10 @@ These options are mutually exclusive with `inputs.audio_s3`.
|
|||||||
|
|
||||||
## Archive Boundary
|
## 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
|
- successful runs are uploaded by archive under `runs/{run_id}/`
|
||||||
- no upload of failed runs
|
- configured promotions are uploaded to session-level destinations
|
||||||
- no `current/manifest.json` or `current/run_id.txt` writes
|
- `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