Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick into release 1.5 PR #1329 #1346

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

berndverst
Copy link
Member

Description

Cherry-pick of #1329

@berndverst berndverst requested review from a team as code owners November 29, 2021 20:35
@berndverst berndverst changed the title Cherry-pick of PR #1329 Cherry-pick into release 1.5 PR #1329 Nov 29, 2021
* Adds retry on CosmosDB Init in case of TooManyRequests error

* Use backoff v4

* missed some permanent errors

* clean up go.mod

* fix error type casting

* Add constant for HTTP 429
@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #1346 (5b90966) into release-1.5 (9c50cc8) will decrease coverage by 0.11%.
The diff coverage is 0.98%.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-1.5    #1346      +/-   ##
===============================================
- Coverage        34.98%   34.86%   -0.12%     
===============================================
  Files              147      147              
  Lines            12802    12846      +44     
===============================================
  Hits              4479     4479              
- Misses            7847     7891      +44     
  Partials           476      476              
Impacted Files Coverage Δ
state/azure/cosmosdb/cosmosdb.go 13.91% <0.00%> (-1.35%) ⬇️
bindings/azure/cosmosdb/cosmosdb.go 17.14% <2.43%> (-4.04%) ⬇️

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 9c50cc8...5b90966. Read the comment docs.

@artursouza artursouza merged commit 35b09c0 into dapr:release-1.5 Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants