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

Allow retry limit to be changed #83

Merged
merged 1 commit into from
Sep 18, 2019

Conversation

matthew-contentful
Copy link
Contributor

@codecov
Copy link

codecov bot commented Sep 18, 2019

Codecov Report

Merging #83 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #83   +/-   ##
=======================================
  Coverage   69.37%   69.37%           
=======================================
  Files           6        6           
  Lines         934      934           
  Branches      168      168           
=======================================
  Hits          648      648           
  Misses        286      286
Impacted Files Coverage Δ
lib/create-http-client.js 71.29% <100%> (ø) ⬆️

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 dfd8528...6e70a49. Read the comment docs.

Copy link
Contributor

@phoebeschmidt phoebeschmidt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM.

My only concern is how these new config options get surfaced to users (they dont usually). I know it's annoying but would you mind also making PRs to update the Readme's for the CMA and CDA sdks to include retryLimit as an option when constructing the client? 🙏

@matthew-contentful matthew-contentful merged commit 9c2846b into master Sep 18, 2019
@Khaledgarbaya
Copy link
Contributor

🎉 This PR is included in version 6.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants