-
Notifications
You must be signed in to change notification settings - Fork 8.9k
fix(api): enforce API_TIMEOUT_MS for OpenAI-compatible headers #1940
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
kevincodex1
merged 23 commits into
Gitlawb:main
from
chioarub:fix/openai-compat-ttfb-timeout
Jul 19, 2026
Merged
Changes from 17 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
6f99ccb
fix(api): enforce API_TIMEOUT_MS for OpenAI-compatible headers
chioarub 8d80665
test(api): cover Copilot responses fallback deadlines
chioarub d458dcb
fix(api): redact secrets in timeout URL paths
chioarub d294683
fix(api): harden Copilot response deadlines
chioarub 8fa2e76
fix(api): prevent header-timeout request replay
chioarub 18adf7d
fix(api): harden timeout cleanup and redaction
chioarub 7755133
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub 03546d2
fix(api): redact encoded transport credentials
chioarub 60166e2
fix(api): harden deadline retries and URL redaction
chioarub 97b71d5
fix(api): preserve aborted fetch reasons
chioarub 0431635
fix(api): preserve caller abort reasons
chioarub 021e461
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub 34f056c
test(api): clear caller abort timer
chioarub 25de516
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub 554dac7
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub e93e175
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub 1eccccc
docs(api): clarify API_TIMEOUT_MS transport scope
chioarub fdcec3e
docs(api): explain timeout env loading
chioarub 82e1a10
Merge remote-tracking branch 'upstream/main' into fix/openai-compat-t…
chioarub 068b2c9
fix(api): reset deadline for proxy retries
jatmn 04d8f2e
fix(api): type deadline fetch adapter
jatmn f791528
fix(api): honor abort cleanup and request signals
jatmn ea0dcdd
fix(api): do not block proxy retries on body cancellation
jatmn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.