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: retry fetch header in case of 5xx or network problem #125

Merged
merged 3 commits into from
Apr 4, 2023

Conversation

dominique-pfister
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Apr 4, 2023

This PR will trigger a minor release when merged.

@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Merging #125 (664482a) into main (e0a5b1a) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #125   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          780       803   +23     
  Branches         1         1           
=========================================
+ Hits           780       803   +23     
Impacted Files Coverage Δ
src/MediaHandler.js 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

src/MediaHandler.js Show resolved Hide resolved
@dominique-pfister dominique-pfister merged commit da53ca8 into main Apr 4, 2023
@dominique-pfister dominique-pfister deleted the fetch-retry branch April 4, 2023 12:57
github-actions bot pushed a commit that referenced this pull request Apr 4, 2023
# [2.1.0](v2.0.18...v2.1.0) (2023-04-04)

### Features

* retry fetch header in case of 5xx or network problem ([#125](#125)) ([da53ca8](da53ca8))
@github-actions
Copy link

github-actions bot commented Apr 4, 2023

🎉 This PR is included in version 2.1.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