DOS-1526: add provider retry session tests - #13
Conversation
Co-authored-by: multica-agent <github@multica.ai>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughAdds an integration test for ChangesRetry session preservation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.12.2)level=error msg="[linters_context] typechecking error: pattern ./...: directory prefix . does not contain main module or its selected dependencies" 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 |
Summary
Adds real-DB coverage for
CreateRetryTaskprovider failure retries so the retry child keeps the parentsession_idandwork_dirfor transient provider errors.Covers:
agent_error.provider_capacity_or_rate_limitagent_error.provider_server_erroragent_error.provider_networkPreserves the existing
codex_semantic_inactivityfresh-session behavior by keeping that regression test in the narrow validation run.Validation
Closes DOS-1526
Summary by CodeRabbit