I can't get Cloude Opus 4.6 to work. TooManyRequests Error #192696
Replies: 4 comments 3 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
This happens when claude servers are overloaded with traffic and is unable to handle a bigger context threads. When this happens, I always spin up a new session / chat and do my work. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for posting in the GitHub Community, @nokoto6! We're happy you're here. You are more likely to get a useful response if you are posting your question in the applicable category, the Discussions category is solely related to conversations around the GitHub product Discussions. This question should be in the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion Type
Product Feedback
Discussion Content
**
Here is the error code: `Correlation ID: e94c7d52-b6a1-4a0a-ae10-f7559d9575f2
Microsoft.VisualStudio.Copilot.Core:
CopilotFailure
Exception Details
exception_type Microsoft.VisualStudio.Copilot.Diagnostics.Exceptions.CopilotApiException
exception_message Sorry, you've exceeded your weekly rate limit. Please review our Terms of Service.
hresult -2146233088
http_status_code 429
http_status TooManyRequests
copilot_id e94c7d52-b6a1-4a0a-ae10-f7559d9575f2
retry_after_seconds 675
correlation_id e94c7d52-b6a1-4a0a-ae10-f7559d9575f2
message_id a43d6138-5a2a-4f58-a768-ade7b7c25263
client_id Microsoft.VisualStudio.Conversations.Chat.HelpWindow
Stack Trace
at Microsoft.VisualStudio.Copilot.Diagnostics.DiagnosticExceptionHelper.ThrowCopilotApiException(String errorContent, HttpResponseMessage response) in D:\dbs\el\ddvsm\src\Copilot\src\Copilot.Core\Diagnostics\DiagnosticExceptionHelper.cs:line 224
at Microsoft.VisualStudio.Conversations.CopilotClient.CopilotAPIClient.CheckIfResponseIsSuccessAsync(HttpResponseMessage httpResponse, ChatRequestOptions requestOptions, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Conversations.CopilotClient.CopilotAPIClient.ChatCoreWithCompletionsAPIAsync(HttpClient httpClient, ChatRequestOptions requestOptions, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Conversations.CopilotClient.CopilotAPIClient.ChatCoreAsync(HttpClient httpClient, CopilotAPIRequest request, Action1 onToken, Action1 onUpdate, CopilotInteractionId interactionId, Boolean validateRootRequestId, String sessionToken, CancellationToken cancellationToken)
at Conversations.Kernel.LLMClient.GetGitHubApiResponseAsync(CopilotAPIRequest request, CopilotInteractionId interactionId, Action1 onToken, Action1 onUpdate, String sessionToken, CancellationToken cancellationToken)
at Conversations.Kernel.LLMClient.GetApiResponseAsync(CopilotAPIRequest request, CopilotInteractionId interactionId, Action1 onToken, Action1 onUpdate, String sessionToken, CancellationToken cancellationToken)
at Conversations.Kernel.LLMClient.RequestAsync(CopilotAPIRequest request, CopilotInteractionId interactionId, ICopilotStreamingContentSink streamTarget, String sessionToken, CancellationToken cancellationToken)`
> Does anyone know how to unlink my card from GitHub without getting charged? And how many tokens does Cursor give?
Beta Was this translation helpful? Give feedback.
All reactions