Skip to content

Retry HTTP 408 responses - #84

Open
timkelty wants to merge 1 commit into
mhart:masterfrom
timkelty:retry-http-408
Open

Retry HTTP 408 responses#84
timkelty wants to merge 1 commit into
mhart:masterfrom
timkelty:retry-http-408

Conversation

@timkelty

@timkelty timkelty commented Aug 28, 2026

Copy link
Copy Markdown

Retries HTTP 408 responses using the existing retry budget and backoff.

RFC 9110 permits repeating a 408 request, and AWS retry guidance classifies RequestTimeout and RequestTimeoutException as transient errors.

@timkelty
timkelty marked this pull request as ready for review August 28, 2026 11:58
@timkelty

Copy link
Copy Markdown
Author

Downstream context: Craft Cloud observed three AWS STS 408 Request Timeout responses in the current Cloud Gateway release. We are temporarily pinning the Worker to this PR commit so the fix can ship before the next npm release, and will return to the published package after this is merged and released.

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.

1 participant