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

PKG -- [transport-http] Adds support for retrying requests when an ETIMEDOUT error occurs #1580

Merged
merged 7 commits into from
Mar 10, 2023

Conversation

JeffreyDoyle
Copy link
Member

@JeffreyDoyle JeffreyDoyle commented Mar 8, 2023

Addresses #1579

PKG -- [transport-http] Adds support for retrying requests when an ETIMEDOUT error occurs

  • Adds support for retrying requests when an ETIMEDOUT error occurs.
  • Adds a default 30 second timeout to all requests, after which they will be retried.

…IMEDOUT error occurs

- Adds support for retrying requests when an ETIMEDOUT error occurs.
- Adds a default 30 second timeout to all requests, after which they will be retried.
@JeffreyDoyle JeffreyDoyle requested a review from a team as a code owner March 8, 2023 23:15
@changeset-bot
Copy link

changeset-bot bot commented Mar 8, 2023

🦋 Changeset detected

Latest commit: d5146d9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@onflow/transport-http Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@justinbarry justinbarry left a comment

Choose a reason for hiding this comment

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

LGTM

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.

4 participants