Skip to content

fix(flows): de-flake flow-03 first LiteLLM completion (retry + surface HTTP status)#744

Closed
bussyjd wants to merge 2 commits into
mainfrom
fix/flow03-first-request-retry
Closed

fix(flows): de-flake flow-03 first LiteLLM completion (retry + surface HTTP status)#744
bussyjd wants to merge 2 commits into
mainfrom
fix/flow03-first-request-retry

Conversation

@bussyjd

@bussyjd bussyjd commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The first completion after stack-up intermittently fails with an empty error (curl -sf discards the body/status) while every subsequent request through the same port-forward + key passes — seen in 2 of 3 v0.13.0-rc4 release-smoke runs, each time only on step [2]. Retries up to 3× and reports the HTTP status on failure so the next flake is diagnosable. Test-harness only; the assertion (completion must return choices) is unchanged.

https://claude.ai/code/session_014YjPMViNrZ7zBVgUQzwEKk

The first chat completion after stack-up intermittently fails with
empty output (curl -f hides the response; observed across three
release-smoke runs while steps 3-7 through the same port-forward and
key always pass). Retry up to 3x and surface the HTTP status so a real
failure is diagnosable instead of an empty string.

Claude-Session: https://claude.ai/code/session_014YjPMViNrZ7zBVgUQzwEKk
@bussyjd

bussyjd commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #749 (integration/v0.13.0-rc4) — this branch is merged into the integration branch verbatim (merge commits a02b62f/7d963125) and ships there. Validated by the fully green release smoke rc4-run7-20260714-171005 (18/18 flows incl. flow-13/14, on-chain receipts in #749).

@bussyjd bussyjd closed this Jul 14, 2026
auto-merge was automatically disabled July 14, 2026 10:50

Pull request was closed

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