qiniu / objc-sdk

Qiniu Resource (Cloud) Storage Objective-C SDK for Mac/iOS
http://developer.qiniu.com
MIT License
435 stars 197 forks source link

server config retry interval to [2min, 5min] #419

Closed YangSen-qn closed 1 year ago

YangSen-qn commented 1 year ago

issue: https://jira.qiniu.io/browse/KODO-16639 https://jira.qiniu.io/browse/KODO-16659

codecov[bot] commented 1 year ago

Codecov Report

Base: 78.28% // Head: 77.53% // Decreases project coverage by -0.75% :warning:

Coverage data is based on head (3ffeb02) compared to base (6c461c6). Patch coverage: 47.05% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #419 +/- ## ========================================== - Coverage 78.28% 77.53% -0.76% ========================================== Files 124 124 Lines 9608 9634 +26 ========================================== - Hits 7522 7470 -52 - Misses 2086 2164 +78 ``` | [Impacted Files](https://codecov.io/gh/qiniu/objc-sdk/pull/419?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) | Coverage Δ | | |---|---|---| | [QiniuSDK/Common/QNFixedZone.m](https://codecov.io/gh/qiniu/objc-sdk/pull/419/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-UWluaXVTREsvQ29tbW9uL1FORml4ZWRab25lLm0=) | `17.27% <0.00%> (-77.88%)` | :arrow_down: | | [QiniuSDK/Common/QNAutoZone.m](https://codecov.io/gh/qiniu/objc-sdk/pull/419/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-UWluaXVTREsvQ29tbW9uL1FOQXV0b1pvbmUubQ==) | `87.69% <36.36%> (-5.00%)` | :arrow_down: | | [QiniuSDK/Collect/QNReportItem.m](https://codecov.io/gh/qiniu/objc-sdk/pull/419/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-UWluaXVTREsvQ29sbGVjdC9RTlJlcG9ydEl0ZW0ubQ==) | `81.05% <50.00%> (-0.67%)` | :arrow_down: | | [QiniuSDK/Common/QNZoneInfo.m](https://codecov.io/gh/qiniu/objc-sdk/pull/419/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-UWluaXVTREsvQ29tbW9uL1FOWm9uZUluZm8ubQ==) | `91.22% <62.50%> (+9.91%)` | :arrow_up: | | [QiniuSDK/Common/QNConfig.h](https://codecov.io/gh/qiniu/objc-sdk/pull/419/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-UWluaXVTREsvQ29tbW9uL1FOQ29uZmlnLmg=) | `100.00% <100.00%> (ø)` | | | [...iuSDK/Storage/ServerConfig/QNServerConfigMonitor.m](https://codecov.io/gh/qiniu/objc-sdk/pull/419/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-UWluaXVTREsvU3RvcmFnZS9TZXJ2ZXJDb25maWcvUU5TZXJ2ZXJDb25maWdNb25pdG9yLm0=) | `75.86% <100.00%> (+0.20%)` | :arrow_up: | | [.../Storage/ServerConfig/QNServerConfigSynchronizer.m](https://codecov.io/gh/qiniu/objc-sdk/pull/419/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-UWluaXVTREsvU3RvcmFnZS9TZXJ2ZXJDb25maWcvUU5TZXJ2ZXJDb25maWdTeW5jaHJvbml6ZXIubQ==) | `75.34% <100.00%> (+0.34%)` | :arrow_up: | | [QiniuSDK/Http/Dns/QNDnsPrefetch.m](https://codecov.io/gh/qiniu/objc-sdk/pull/419/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu#diff-UWluaXVTREsvSHR0cC9EbnMvUU5EbnNQcmVmZXRjaC5t) | `79.36% <0.00%> (+0.21%)` | :arrow_up: | | ... and [4 more](https://codecov.io/gh/qiniu/objc-sdk/pull/419/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qiniu)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.