#23693: feat : implement handling for partial response failures to avoid duplicate messages
size: XS
Cluster:
Plugin Enhancements and Fixes
## Summary
Describe the problem and fix in 2–5 bullets:
- Problem:
- Why it matters:
- What changed:
- What did NOT change (scope boundary):
[#23159](Bug: Gemini model switch causes duplicate messages and session stall)
## Change Type (select all)
- [ ] Bug fix
- [ ] Feature
- [ ] Refactor
- [ ] Docs
- [ ] Security hardening
- [ ] Chore/infra
## Scope (select all touched areas)
- [ ] Gateway / orchestration
- [ ] Skills / tool execution
- [ ] Auth / tokens
- [ ] Memory / storage
- [ ] Integrations
- [ ] API / contracts
- [ ] UI / DX
- [ ] CI/CD / infra
## Linked Issue/PR
- Closes #
- Related #
## User-visible / Behavior Changes
List user-visible changes (including defaults/config).
If none, write `None`.
## Security Impact (required)
- New permissions/capabilities? (`Yes/No`)
- Secrets/tokens handling changed? (`Yes/No`)
- New/changed network calls? (`Yes/No`)
- Command/tool execution surface changed? (`Yes/No`)
- Data access scope changed? (`Yes/No`)
- If any `Yes`, explain risk + mitigation:
## Repro + Verification
### Environment
- OS:
- Runtime/container:
- Model/provider:
- Integration/channel (if any):
- Relevant config (redacted):
### Steps
1.
2.
3.
### Expected
-
### Actual
-
## Evidence
Attach at least one:
- [ ] Failing test/log before + passing after
- [ ] Trace/log snippets
- [ ] Screenshot/recording
- [ ] Perf numbers (if relevant)
## Human Verification (required)
What you personally verified (not just CI), and how:
- Verified scenarios:
- Edge cases checked:
- What you did **not** verify:
## Compatibility / Migration
- Backward compatible? (`Yes/No`)
- Config/env changes? (`Yes/No`)
- Migration needed? (`Yes/No`)
- If yes, exact upgrade steps:
## Failure Recovery (if this breaks)
- How to disable/revert this change quickly:
- Files/config to restore:
- Known bad symptoms reviewers should watch for:
## Risks and Mitigations
List only real risks for this PR. Add/remove entries as needed. If none, write `None`.
- Risk:
- Mitigation:
Most Similar PRs
#23716: feat : implement retry logic for transient errors and increase time...
by jayy-77 · 2026-02-22
84.5%
#23630: feat : implement task-based model routing based on prompt keywords ...
by jayy-77 · 2026-02-22
82.4%
#23274: feat : enhance TTY handling across utilities and CLI components
by jayy-77 · 2026-02-22
81.5%
#22538: feat(gateway) : track in-flight deliveries and update active counts
by jayy-77 · 2026-02-21
81.4%
#23336: feat : Enhance chat message handling: extract origin from __opencla...
by jayy-77 · 2026-02-22
80.3%
#23469: feat : add support for Anthropic server tools
by jayy-77 · 2026-02-22
80.2%
#23766: feat : add support for agent status reactions in Telegram messages
by jayy-77 · 2026-02-22
79.0%
#23304: feat : Enhance provider request handling: add support for sessionKe...
by jayy-77 · 2026-02-22
78.8%
#20621: bug : standardize error formatting across various modules
by jayy-77 · 2026-02-19
78.3%
#23665: feat : implement multi-agent group chat turn-taking logic
by jayy-77 · 2026-02-22
78.3%