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

chore(updater): change retry.DelayType to exponential #189

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

shini4i
Copy link
Owner

@shini4i shini4i commented Sep 15, 2023

Increase retry attempts and change retry delay type

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Merging #189 (0f452db) into main (8e132d5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #189   +/-   ##
=======================================
  Coverage   45.28%   45.28%           
=======================================
  Files          16       16           
  Lines        1208     1208           
=======================================
  Hits          547      547           
  Misses        597      597           
  Partials       64       64           
Files Changed Coverage Δ
cmd/argo-watcher/argo_status_updater.go 70.73% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Sep 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@shini4i shini4i marked this pull request as ready for review September 15, 2023 18:46
@shini4i shini4i merged commit 479fe48 into main Sep 15, 2023
6 checks passed
@shini4i shini4i deleted the chore/exponential-delay branch September 15, 2023 18:47
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.

1 participant