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

feat!: Switch from min throttle delay to retry mode #488

Merged
merged 2 commits into from
May 30, 2024

Merge branch 'master' into retrymode

7253b65
Select commit
Loading
Failed to load commit list.
Merged

feat!: Switch from min throttle delay to retry mode #488

Merge branch 'master' into retrymode
7253b65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 15, 2024 in 0s

68.18% of diff hit (target 36.23%)

View this Pull Request on Codecov

68.18% of diff hit (target 36.23%)

Annotations

Check warning on line 226 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L224-L226

Added lines #L224 - L226 were not covered by tests

Check warning on line 228 in cmd/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root.go#L228

Added line #L228 was not covered by tests

Check warning on line 72 in store/s3store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/s3store.go#L72

Added line #L72 was not covered by tests

Check warning on line 45 in store/s3storeKMS.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/s3storeKMS.go#L45

Added line #L45 was not covered by tests

Check warning on line 57 in store/ssmstore.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

store/ssmstore.go#L57

Added line #L57 was not covered by tests