uber / kraken

P2P Docker registry capable of distributing TBs of data in seconds
Apache License 2.0
6.11k stars 416 forks source link

Making it possible to specify connect and header timeouts on registry backends #286

Open wk8 opened 4 years ago

wk8 commented 4 years ago

With unit tests.

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 4 years ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.89%. Comparing base (e435b83) to head (aa51557). Report is 18 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #286 +/- ## ========================================== + Coverage 64.80% 64.89% +0.09% ========================================== Files 186 186 Lines 7822 7831 +9 ========================================== + Hits 5069 5082 +13 + Misses 1999 1996 -3 + Partials 754 753 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.