Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Consider any HTTP response code > 399 as an error #3834

Merged
merged 1 commit into from
May 7, 2024

Conversation

ycombinator
Copy link
Contributor

What does this PR do?

When downloading files, consider any HTTP response codes > 399, not just 404 response codes, as errors.

Why is it important?

To be more resilient to HTTP failures.

@ycombinator ycombinator added the enhancement New feature or request label May 7, 2024
@ycombinator ycombinator requested a review from cmacknz May 7, 2024 19:44
Copy link
Contributor

mergify bot commented May 7, 2024

This pull request does not have a backport label. Could you fix it @ycombinator? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 7./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label May 7, 2024
@ycombinator ycombinator added backport-v8.14.0 Automated backport with mergify and removed backport-skip Skip notification from the automated backport with mergify labels May 7, 2024
Copy link

@blakerouse blakerouse left a comment

Choose a reason for hiding this comment

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

Looks good.

@ycombinator ycombinator merged commit 88ec185 into main May 7, 2024
5 checks passed
@ycombinator ycombinator deleted the broaden-error-responses branch May 7, 2024 20:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-v8.14.0 Automated backport with mergify enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants