Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix 4XX errors incorrectly categorized as 5XX in PDF splitting #290

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

Merged
merged 2 commits into from
Jul 16, 2025

Conversation

CyMule
Copy link
Contributor

@CyMule CyMule commented Jul 16, 2025

All of the retry configs look like these:

This doesn't include all, but I do not see any cases where we would be retrying on a 4XX.

Copy link
Contributor

@yuming-long yuming-long left a comment

Choose a reason for hiding this comment

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

LGTM! i think we only retry 5XX from retryable_codes = ["5xx"]

@CyMule CyMule enabled auto-merge (squash) July 16, 2025 18:46
@CyMule CyMule merged commit 576ecd1 into main Jul 16, 2025
12 of 13 checks passed
@CyMule CyMule deleted the fix/preserve-http-status-codes-in-split-pdf-hook branch July 16, 2025 19:11
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.

2 participants