Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

fix: tweak aws retry policy #1247

Merged
merged 5 commits into from
Jun 17, 2021
Merged

fix: tweak aws retry policy #1247

merged 5 commits into from
Jun 17, 2021

Conversation

dphang
Copy link
Collaborator

@dphang dphang commented Jun 17, 2021

Trying to increase # max retries to 10 which should hopefully alleviate some throttling issues by retrying for longer (up to 200ms * 2^10 or around 100 seconds)

@codecov
Copy link

codecov bot commented Jun 17, 2021

Codecov Report

Merging #1247 (db9df40) into master (683a50a) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1247      +/-   ##
==========================================
+ Coverage   83.09%   83.14%   +0.04%     
==========================================
  Files          96       96              
  Lines        3236     3239       +3     
  Branches      948      950       +2     
==========================================
+ Hits         2689     2693       +4     
+ Misses        482      481       -1     
  Partials       65       65              
Impacted Files Coverage Δ
...rless-components/nextjs-component/src/component.ts 90.24% <100.00%> (+0.53%) ⬆️

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 683a50a...db9df40. Read the comment docs.

@dphang dphang merged commit 00e5730 into master Jun 17, 2021
@delete-merged-branch delete-merged-branch bot deleted the dphang/tweak-retries branch June 17, 2021 22:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant