Skip to content

fix(aws): clarify Router origin timeout behavior - #6987

Open
omercnet wants to merge 1 commit into
anomalyco:devfrom
omercnet:fix/6900-router-timeout
Open

fix(aws): clarify Router origin timeout behavior#6987
omercnet wants to merge 1 commit into
anomalyco:devfrom
omercnet:fix/6900-router-timeout

Conversation

@omercnet

Copy link
Copy Markdown

Summary

  • clarify that Router URL route timeouts are applied dynamically by the CloudFront Function
  • document why static distribution origin configuration keeps its defaults
  • cover request-scoped origin timeout overrides through the generated router handler

Verification

  • bun run --cwd platform test test/components/cloudfront.test.ts
  • bun run build:platform

Closes #6900

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.

Router: keepAliveTimeout in .route() not reflected in CloudFront origin configuration

1 participant