Skip to content

Conversation

@jmartinesp
Copy link
Contributor

The status code is usually returned by Cloudflare to indicate an unknown server error, so we should cancel the upload and let the user retry if they want to.

  • Public API changes documented in changelogs (optional)

Signed-off-by:

@codecov
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.78%. Comparing base (7531167) to head (ea7f65a).
Report is 15 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5105   +/-   ##
=======================================
  Coverage   85.77%   85.78%           
=======================================
  Files         333      333           
  Lines       36244    36246    +2     
=======================================
+ Hits        31089    31092    +3     
+ Misses       5155     5154    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jmartinesp jmartinesp marked this pull request as ready for review May 27, 2025 13:58
@jmartinesp jmartinesp requested a review from a team as a code owner May 27, 2025 13:58
@jmartinesp jmartinesp requested review from poljar and removed request for a team May 27, 2025 13:58
Copy link
Contributor

@poljar poljar left a comment

Choose a reason for hiding this comment

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

This might be changelog worthy. Looks good otherwise.

@jmartinesp jmartinesp force-pushed the fix/handle-520-http-status-code-as-a-permanent-error branch from d212199 to faa7a95 Compare May 27, 2025 15:41
The status code is usually returned by Cloudflare to indicate an unknown server error, so we should cancel the upload and let the user retry if they want to.
@jmartinesp jmartinesp force-pushed the fix/handle-520-http-status-code-as-a-permanent-error branch from faa7a95 to ea7f65a Compare May 27, 2025 15:42
@jmartinesp jmartinesp enabled auto-merge (rebase) May 27, 2025 15:42
@jmartinesp jmartinesp merged commit 79c47b4 into main May 27, 2025
42 checks passed
@jmartinesp jmartinesp deleted the fix/handle-520-http-status-code-as-a-permanent-error branch May 27, 2025 15:56
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.

3 participants