fix(proxy): retry silent bridge response.create upstreams - #1547
Draft
Komzpa wants to merge 3 commits into
Draft
Conversation
Komzpa
force-pushed
the
fix/http-bridge-missing-created-retry
branch
2 times, most recently
from
July 30, 2026 12:58
9109d72 to
b353348
Compare
Komzpa
force-pushed
the
fix/http-bridge-missing-created-retry
branch
2 times, most recently
from
July 30, 2026 15:18
85ec2bd to
778acb2
Compare
(cherry picked from commit 0b7087dd44af04c6489ce7fc7620291170bdb4c6)
Komzpa
force-pushed
the
fix/http-bridge-missing-created-retry
branch
from
July 30, 2026 15:25
778acb2 to
109ca66
Compare
Collaborator
Author
|
@codex review |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
(cherry picked from commit 10dcdba6b31c743789341f1f769216931240f466)
Komzpa
force-pushed
the
fix/http-bridge-missing-created-retry
branch
from
July 30, 2026 16:11
cbdaebc to
a07c6ad
Compare
Collaborator
Author
|
@codex review |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
response.createbut never emitsresponse.createdTest plan
uv run pytest tests/integration/test_http_responses_bridge.py -k 'missing_created_retry or precreated or response_create_gate or retired_gate'