aliyun / aliyun-openapi-net-sdk

Alibaba Cloud SDK for .NET
https://www.nuget.org/profiles/aliyun-openapi-sdk
Other
541 stars 625 forks source link

debug : "SDK.SessionTokenExpired : Current session token has expired." #125

Closed AxiosLeo closed 5 years ago

AxiosLeo commented 5 years ago

距离过期时间大于10秒时不抛出异常。 距离过期时间大于0秒且小于10秒时抛出ClientException异常。

codecov-io commented 5 years ago

Codecov Report

Merging #125 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #125   +/-   ##
=======================================
  Coverage   95.63%   95.63%           
=======================================
  Files          51       51           
  Lines        2496     2496           
  Branches      229      229           
=======================================
  Hits         2387     2387           
  Misses         79       79           
  Partials       30       30

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 87d9b91...6d60184. Read the comment docs.