-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uses basic retry settings for GCS and S3. If we do not pass these params, GCS would normally only retry if certain params were passed to convince it that the operation was idempotent. We know our use case, so we know we can safely retry. There will never be two versions of the same segment file, or two concurrent writes to the MPD, for example.
- Loading branch information
1 parent
aa1f4e7
commit 5b44648
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters