fix(torghut): reuse captured quote containers#12875
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 18425c39fd
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
c90c0d8 to
a9299d5
Compare
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
a9299d5 to
95fd03a
Compare
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
@codex review |
|
Codex Review: Didn't find any major issues. More of your lovely PRs please. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
assess_signal_quote_quality()when reconstructing rejected-signal entry snapshotsexecutable_quotecontainer semantics used by the accepted-signal pathmainRelated Issues
Remediates the unresolved Codex finding on #12772.
Testing
env LD_LIBRARY_PATH=/workspace/runtime-libs .venv/bin/pytest tests/pipeline/test_trading_pipeline_quote_outcome.py -q(17 passed)Rollout
This changes the Torghut runtime image. After merge, the image build, immutable digest promotion, Argo sync, migration/smoke hooks, current workloads, readiness, restarts, logs, and health endpoints must be verified before review threads are resolved.
Breaking Changes
None.
Checklist