Stage uploads before accepting HTTP runs
This commit is contained in:
@@ -149,7 +149,8 @@ curl -X POST http://127.0.0.1:8080/upload \
|
||||
--data-binary @bundle.tar.gz
|
||||
```
|
||||
|
||||
The upload response is accepted asynchronously:
|
||||
The upload response is returned after the archive is staged and validated; the
|
||||
destination fan-out continues asynchronously:
|
||||
|
||||
```json
|
||||
{"run_id":"reports.20260603T120000Z.abcdef12","status":"accepted"}
|
||||
|
||||
Reference in New Issue
Block a user