Adding end-to-end Timeout Functionality by O-sura · Pull Request #2268 · wso2/api-platform · GitHub
Skip to content

Adding end-to-end Timeout Functionality#2268

Draft
O-sura wants to merge 6 commits into
wso2:mainfrom
O-sura:apip-resiliency
Draft

Adding end-to-end Timeout Functionality#2268
O-sura wants to merge 6 commits into
wso2:mainfrom
O-sura:apip-resiliency

Conversation

@O-sura

@O-sura O-sura commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Purpose

This PR introduces end-to-end timeout configuration across the gateway data plane. It adds a new resilience block to RestApi resources, allowing API- and operation-level configuration of backend request and idle timeouts, which are translated into Envoy route timeouts and can be disabled with "0s". It also enhances support for upstream connect timeouts and exposes Envoy HTTP Connection Manager (HCM) downstream timeouts through config.toml, enabling protection against slow or stalled clients and backends. The implementation includes CRD and schema updates, validation, deployment transforms, xDS translation, documentation updates, and comprehensive integration and unit test coverage to verify timeout behavior across the stack.

@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

@O-sura O-sura force-pushed the apip-resiliency branch from a0081b1 to 464fdee Compare June 25, 2026 06:28
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