livepeer / catalyst-uploader

Livepeer cloud storage upload utility. Called by Mist to upload video segments. Has CLI interface.
1 stars 3 forks source link

Set segment write timeout #51

Closed mjh1 closed 10 months ago

mjh1 commented 10 months ago

Set segment write timeout to 5 min, the same is used in catalyst-api. The timeout flag was being set much too high.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (58cf59f) 17.57576% compared to head (2d73713) 17.57576%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/livepeer/catalyst-uploader/pull/51/graphs/tree.svg?width=650&height=150&src=pr&token=t5Wuk4k006&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer)](https://app.codecov.io/gh/livepeer/catalyst-uploader/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer) ```diff @@ Coverage Diff @@ ## main #51 +/- ## ============================================= Coverage 17.57576% 17.57576% ============================================= Files 2 2 Lines 165 165 ============================================= Hits 29 29 Misses 128 128 Partials 8 8 ``` | [Files](https://app.codecov.io/gh/livepeer/catalyst-uploader/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer) | Coverage Δ | | |---|---|---| | [core/uploader.go](https://app.codecov.io/gh/livepeer/catalyst-uploader/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer#diff-Y29yZS91cGxvYWRlci5nbw==) | `23.20000% <0.00000%> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/livepeer/catalyst-uploader/pull/51?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/livepeer/catalyst-uploader/pull/51?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer). Last update [58cf59f...2d73713](https://app.codecov.io/gh/livepeer/catalyst-uploader/pull/51?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer). | [Files](https://app.codecov.io/gh/livepeer/catalyst-uploader/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer) | Coverage Δ | | |---|---|---| | [core/uploader.go](https://app.codecov.io/gh/livepeer/catalyst-uploader/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=livepeer#diff-Y29yZS91cGxvYWRlci5nbw==) | `23.20000% <0.00000%> (ø)` | |