Implemented shared S3 audio caching for prepare and restore --include-audio
This commit is contained in:
@@ -23,6 +23,7 @@ type InputRecord struct {
|
||||
S3Size int64 `json:"s3_size,omitempty"`
|
||||
S3ETag string `json:"s3_etag,omitempty"`
|
||||
SpoolPath string `json:"spool_path,omitempty"`
|
||||
CachePath string `json:"cache_path,omitempty"`
|
||||
}
|
||||
|
||||
// ArtifactRecord captures one produced artifact and optional remote metadata.
|
||||
|
||||
Reference in New Issue
Block a user