fix: preserve structured exhaustion on provider embedding stack - #969
Merged
seonghobae merged 2 commits intoAug 31, 2026
Conversation
Signed-off-by: Seongho Bae <me@seonghobae.me>
Signed-off-by: Seongho Bae <me@seonghobae.me>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
seonghobae
merged commit Aug 31, 2026
0e04a04
into
fix/provider-backed-embedding-batch
1 of 2 checks passed
This was referenced Aug 31, 2026
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
503 no_viable_agentretry contractRuntime diagnosis
The canonical LineageWeave runtime at orchestrator pin
17a7b13f5317e930bae496e6d65268fb15ac4e34reproduced syntheticorchestrator/auto+response_format=json_objectcalls returning500 internal_errorbefore readiness quarantine changed later requests to typed unavailability. The failure is in final provider-facing synthesis, not embeddings or the Lineage parser. No real source identifiers or content were inspected or recorded.Validation
63a6e65e8008d275bb765b4e948d505dc9e3cc13(contains deployed17a7b13f)make testbuilt the pinned Rust token packer and pinned Rust-backed fast-mlsirm successfullygit diff --check: passedThis PR is intentionally stacked on #857 and must not merge independently before its base.