Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

feat: retry requests on network errors#2260

Merged
ojeytonwilliams merged 1 commit intofreeCodeCamp:mainfrom
gikf:feat/add-retryLink
Jan 24, 2023
Merged

feat: retry requests on network errors#2260
ojeytonwilliams merged 1 commit intofreeCodeCamp:mainfrom
gikf:feat/add-retryLink

Conversation

@gikf
Copy link
Copy Markdown
Member

@gikf gikf commented Jan 22, 2023

  • I have read Chapter's contributing guidelines.
  • My pull request has a descriptive title (not a vague title like Update README.md).
  • My pull request targets the main branch of Chapter.

Closes #415


@gikf gikf requested a review from a team January 22, 2023 18:57
@ghost
Copy link
Copy Markdown

ghost commented Jan 22, 2023

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

Copy link
Copy Markdown
Contributor

@ojeytonwilliams ojeytonwilliams left a comment

Choose a reason for hiding this comment

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

Thanks @gikf, extra reliability can't hurt.

@ojeytonwilliams ojeytonwilliams merged commit 730ac93 into freeCodeCamp:main Jan 24, 2023
@gikf gikf deleted the feat/add-retryLink branch January 24, 2023 09:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle CORS / Network problems

2 participants