Skip to content

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

Merged
CyMule merged 2 commits intomainfrom
fix/preserve-http-status-codes-in-split-pdf-hook
Jul 16, 2025
Merged

Fix 4XX errors incorrectly categorized as 5XX in PDF splitting#290
CyMule merged 2 commits intomainfrom
fix/preserve-http-status-codes-in-split-pdf-hook

Conversation

@CyMule
Copy link
Copy Markdown
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
Copy Markdown
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