[PR #638] [CLOSED] fix: proper message for rate limit hit on anthropic provider #9671

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/638
Author: @IlyaGulya
Created: 7/3/2025
Status: Closed

Base: devHead: anthropic-ratelimit-msg


📝 Commits (1)

  • ed6d5d5 fix: proper message for rate limit hit on anthropic provider

📊 Changes

1 file changed (+27 additions, -1 deletions)

View changed files

📝 packages/opencode/src/provider/provider.ts (+27 -1)

📄 Description

Added better message for rate limit hit on anthropic models.

Before:

image

After:

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/638 **Author:** [@IlyaGulya](https://github.com/IlyaGulya) **Created:** 7/3/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `anthropic-ratelimit-msg` --- ### 📝 Commits (1) - [`ed6d5d5`](https://github.com/anomalyco/opencode/commit/ed6d5d5b03477bbf1b62e690f5707bd0b718bcf7) fix: proper message for rate limit hit on anthropic provider ### 📊 Changes **1 file changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/provider/provider.ts` (+27 -1) </details> ### 📄 Description Added better message for rate limit hit on anthropic models. Before: <img width="652" alt="image" src="https://github.com/user-attachments/assets/1bf87be9-f10e-42fe-a3ac-756e4626b599" /> After: <img width="657" alt="image" src="https://github.com/user-attachments/assets/78474f2c-7675-4140-bec4-8ad7364e06c4" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:57 -05:00
yindo closed this issue 2026-02-16 18:13:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9671