Skip to content

chore(proxy): enhance timeout configurability and update defaults#22

Merged
rbluethl merged 1 commit into
mainfrom
bugfix/configurable-timeouts
May 6, 2026
Merged

chore(proxy): enhance timeout configurability and update defaults#22
rbluethl merged 1 commit into
mainfrom
bugfix/configurable-timeouts

Conversation

@rbluethl
Copy link
Copy Markdown
Collaborator

@rbluethl rbluethl commented May 6, 2026

  • Increased default timeouts for reverse proxy: 5m request, 30s headers, and 30m WebSocket idle (previously 60s, 10s, 5m).
  • Introduced configurability for these timeouts via PROXY_REQUEST_TIMEOUT, PROXY_HEADERS_TIMEOUT, and PROXY_WS_IDLE_TIMEOUT.

- Increased default timeouts for reverse proxy: `5m` request, `30s` headers, and `30m` WebSocket idle (previously `60s`, `10s`, `5m`).
- Introduced configurability for these timeouts via `PROXY_REQUEST_TIMEOUT`, `PROXY_HEADERS_TIMEOUT`, and `PROXY_WS_IDLE_TIMEOUT`.
@rbluethl rbluethl merged commit 940fb88 into main May 6, 2026
3 of 5 checks passed
@rbluethl rbluethl deleted the bugfix/configurable-timeouts branch May 6, 2026 10:06
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