microsoft / spring-data-cosmosdb

Access data with Azure Cosmos DB
MIT License
94 stars 64 forks source link

Add 3 times retry for telemetry sending. #334

Closed Incarnation-p-lee closed 5 years ago

Incarnation-p-lee commented 5 years ago

Signed-off-by: Pan Li panli@microsoft.com

codecov-io commented 5 years ago

Codecov Report

Merging #334 into master will decrease coverage by 0.1%. The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
- Coverage   81.41%   81.31%   -0.11%     
==========================================
  Files          40       40              
  Lines        1060     1065       +5     
  Branches      135      138       +3     
==========================================
+ Hits          863      866       +3     
  Misses        126      126              
- Partials       71       73       +2
Impacted Files Coverage Δ
...e/spring/data/cosmosdb/common/TelemetrySender.java 82.75% <60%> (-4.75%) :arrow_down:

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 14873e0...a3f23ef. Read the comment docs.