[PR #12895] fix(session): fix processor.ts The maximum retry mechanism is added t… #14424

Open
opened 2026-02-16 18:19:13 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12895

State: open
Merged: No


When the backend large model is delayed, a retry mechanism will appear. However, because the source code does not set a maximum retry mechanism, too many messages will accumulate, causing memory explosion. This time, the maximum retry mechanism customization function is added

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12895 **State:** open **Merged:** No --- When the backend large model is delayed, a retry mechanism will appear. However, because the source code does not set a maximum retry mechanism, too many messages will accumulate, causing memory explosion. This time, the maximum retry mechanism customization function is added
yindo added the pull-request label 2026-02-16 18:19:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14424