Skip to content

fix(interactions): add queued to Interaction status enum (OSS daily) - #34318

Closed
Bartok9 wants to merge 1 commit into
BerriAI:litellm_oss_daily_2026_07_20from
Bartok9:sera/fix-openapi-response-status-queued
Closed

fix(interactions): add queued to Interaction status enum (OSS daily)#34318
Bartok9 wants to merge 1 commit into
BerriAI:litellm_oss_daily_2026_07_20from
Bartok9:sera/fix-openapi-response-status-queued

Conversation

@Bartok9

@Bartok9 Bartok9 commented Jul 22, 2026

Copy link
Copy Markdown

Summary

Motivation

Google's live Interactions OpenAPI added queued to Interaction.status. The compliance canary intentionally exact-matches the live enum, so every PR against litellm_oss_daily_2026_07_20 reds 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

Base branch

Targets litellm_oss_daily_2026_07_20 (OSS daily — never main).


Agent-Owner: sera · Platform: hermes · Claim-TTL: 24h

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

codecov Bot commented Jul 22, 2026

Copy link
Copy Markdown

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
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.
@Bartok9

Bartok9 commented Aug 9, 2026

Copy link
Copy Markdown
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.

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