fix(interactions): add queued to Interaction status enum (OSS daily) - #34318
Closed
Bartok9 wants to merge 1 commit into
Closed
fix(interactions): add queued to Interaction status enum (OSS daily)#34318Bartok9 wants to merge 1 commit into
Bartok9 wants to merge 1 commit into
Conversation
Google live Interactions OpenAPI added status=queued. compliance canary test_status_enum_values exact-matches the live enum and fails every fork PR against litellm_oss_daily_2026_07_20. Staging/main already fixed in BerriAI#34135; re-apply the same minimal Status1/Status3 + golden update here so the daily OSS queue is not blocking on canary drift. Signed-off-by: Bartok9 <danielrpike9@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
CrypticDriver
added a commit
to CrypticDriver/litellm
that referenced
this pull request
Jul 26, 2026
…ock CI on stale daily branch
4 tasks
Bartok9
added a commit
to Bartok9/litellm
that referenced
this pull request
Jul 26, 2026
CI misc failed openapi compliance (spec includes queued). Same alignment as BerriAI#34318. OSV scan reds remain upstream lockfile noise.
Bartok9
added a commit
to Bartok9/litellm
that referenced
this pull request
Jul 26, 2026
CI misc failed openapi compliance (spec includes queued). Same alignment as BerriAI#34318. OSV scan reds remain upstream lockfile noise.
Bartok9
added a commit
to Bartok9/litellm
that referenced
this pull request
Jul 26, 2026
CI misc failed openapi compliance (spec includes queued). Same alignment as BerriAI#34318. OSV scan reds remain upstream lockfile noise.
Bartok9
added a commit
to Bartok9/litellm
that referenced
this pull request
Jul 26, 2026
CI misc failed openapi compliance (spec includes queued). Same alignment as BerriAI#34318. OSV scan reds remain upstream lockfile noise.
Bartok9
added a commit
to Bartok9/litellm
that referenced
this pull request
Jul 26, 2026
CI misc failed openapi compliance (spec includes queued). Same alignment as BerriAI#34318. OSV scan reds remain upstream lockfile noise.
Bartok9
added a commit
to Bartok9/litellm
that referenced
this pull request
Jul 26, 2026
CI misc failed openapi compliance (spec includes queued). Same alignment as BerriAI#34318. OSV scan reds remain upstream lockfile noise.
Bartok9
added a commit
to Bartok9/litellm
that referenced
this pull request
Jul 26, 2026
CI misc failed openapi compliance (spec includes queued). Same alignment as BerriAI#34318. OSV scan reds remain upstream lockfile noise.
Author
|
Closing draft: branch tip is history-polluted (multi-thousand-file diff vs main) and/or the intentional fix is already on main / superseded. Will re-open a clean single-commit PR if still needed. |
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
queuedto Interaction status enums (Status1/Status3) and the OpenAPI compliance golden.test_status_enum_values.Motivation
Google's live Interactions OpenAPI added
queuedtoInteraction.status. The compliance canary intentionally exact-matches the live enum, so every PR againstlitellm_oss_daily_2026_07_20reds on:Left contains one more item: 'queued'#34135 already landed this on staging/main; the OSS daily cut predates that merge. Same minimal delta here unblocks the daily OSS queue (including validate_environment/pricing work).
AI-assisted; human-reviewed. Prior art condensed from #34135 by @yuneng-berri.
Verification
osv-scanlockfile noise out of scopeBase branch
Targets
litellm_oss_daily_2026_07_20(OSS daily — nevermain).Agent-Owner:
sera· Platform: hermes · Claim-TTL: 24h