core-agent-ide/codex-rs/responses-api-proxy/src
Michael Bolin 68765214b3
fix: remove default timeout of 30s in the proxy (#4336)
This is likely the reason that I saw some conversations "freeze up" when
using the proxy.

Note the client in `core` does not specify a timeout when making
requests to the Responses API, so the proxy should not, either.
2025-09-27 07:54:32 -07:00
..
lib.rs fix: remove default timeout of 30s in the proxy (#4336) 2025-09-27 07:54:32 -07:00
main.rs feat: introduce responses-api-proxy (#4246) 2025-09-26 08:19:00 -07:00
read_api_key.rs feat: introduce responses-api-proxy (#4246) 2025-09-26 08:19:00 -07:00