[FEATURE]: Configure model concurrency #8457

Open
opened 2026-02-16 18:10:01 -05:00 by yindo · 1 comment
Owner

Originally created by @esafak on GitHub (Feb 3, 2026).

Originally assigned to: @fwang on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

When using GLM-4.7 on the paid coding plan, I get severely rate limited because OpenCode makes too many requests. I imagine other models might run into the same issue, so support beyond this particular model would be nice.

References

https://github.com/anomalyco/opencode/issues/9559
Reddit: The GLM4.7 rate limit is making this service nearly unusable

Originally created by @esafak on GitHub (Feb 3, 2026). Originally assigned to: @fwang on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request When using GLM-4.7 on the paid coding plan, I get severely rate limited because OpenCode makes too many requests. I imagine other models might run into the same issue, so support beyond this particular model would be nice. ## References https://github.com/anomalyco/opencode/issues/9559 Reddit: [The GLM4.7 rate limit is making this service nearly unusable](https://www.reddit.com/r/ZaiGLM/comments/1qi5z7o/the_glm47_rate_limit_is_making_this_service/)
yindo added the discussionzen labels 2026-02-16 18:10:01 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 3, 2026):

This issue might be a duplicate of or closely related to existing issues. Please check:

  • #9559: [Bug] glm-4.7 model triggers "High concurrency" error on first launch - reports the same "High concurrency" error when using GLM-4.7
  • #8618: [BUG] GLM Coding Plan Pro ($15/mo) unusable due to undocumented concurrent request limit of 1 - detailed bug report showing GLM-4.7 has a concurrency limit of 1 and OpenCode doesn't handle it gracefully
  • #8769: [FEATURE]: Retry: allow user to change "exponential backoff" to "fixed interval" - addresses retry strategy issues related to rate limiting
  • #11830: feat: Multi-Account OAuth Support with Auto-Relogin - proposes OAuth credential rotation on rate limits
  • #8591: feat: OAuth Marathon - multi-account credential rotation - another approach to handle rate limits via credential rotation
  • #7602: [FEATURE]: Native Model Fallback / Failover Support - requests model switching on rate limits
  • #1712: Implement exponential back-off when hitting rate limits - addresses backoff strategies for rate limiting

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 3, 2026): This issue might be a duplicate of or closely related to existing issues. Please check: - #9559: [Bug] glm-4.7 model triggers "High concurrency" error on first launch - reports the same "High concurrency" error when using GLM-4.7 - #8618: [BUG] GLM Coding Plan Pro ($15/mo) unusable due to undocumented concurrent request limit of 1 - detailed bug report showing GLM-4.7 has a concurrency limit of 1 and OpenCode doesn't handle it gracefully - #8769: [FEATURE]: Retry: allow user to change "exponential backoff" to "fixed interval" - addresses retry strategy issues related to rate limiting - #11830: feat: Multi-Account OAuth Support with Auto-Relogin - proposes OAuth credential rotation on rate limits - #8591: feat: OAuth Marathon - multi-account credential rotation - another approach to handle rate limits via credential rotation - #7602: [FEATURE]: Native Model Fallback / Failover Support - requests model switching on rate limits - #1712: Implement exponential back-off when hitting rate limits - addresses backoff strategies for rate limiting Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8457