gemini is way too hot right now #7221

Closed
opened 2026-02-16 18:06:30 -05:00 by yindo · 7 comments
Owner

Originally created by @arshbot on GitHub (Jan 22, 2026).

Originally assigned to: @rekram1-node on GitHub.

Question

Why am i getting "gemini is way too hot right now" when switching to gemini mid context? What does it mean, and why is it resulting in a failure?

Image
Originally created by @arshbot on GitHub (Jan 22, 2026). Originally assigned to: @rekram1-node on GitHub. ### Question Why am i getting "gemini is way too hot right now" when switching to gemini mid context? What does it mean, and why is it resulting in a failure? <img width="923" height="112" alt="Image" src="https://github.com/user-attachments/assets/a9da731a-31c6-4830-ac5a-00fe09a7ca1d" />
yindo closed this issue 2026-02-16 18:06:30 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 22, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #5437: Exhausted gemini pro limits - Similar quota/rate limit exhaustion issue
  • #9789: "您当前使用该API的并发数过高,请降低并发,或联系客服增加限额" (High concurrency error on GLM API) - Related quota/concurrency limit issues
  • #8228: OpenCode Zen Gemini Integration - 500 Internal Server Error - Related to Gemini API errors when switching models

The error "gemini is way too hot right now" appears to be a rate limit or quota exhaustion error from Google's Gemini API. Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 22, 2026): This issue might be a duplicate of existing issues. Please check: - #5437: Exhausted gemini pro limits - Similar quota/rate limit exhaustion issue - #9789: "您当前使用该API的并发数过高,请降低并发,或联系客服增加限额" (High concurrency error on GLM API) - Related quota/concurrency limit issues - #8228: OpenCode Zen Gemini Integration - 500 Internal Server Error - Related to Gemini API errors when switching models The error "gemini is way too hot right now" appears to be a rate limit or quota exhaustion error from Google's Gemini API. Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Jan 22, 2026):

This means that google is overloaded currently, and that we are retrying

@rekram1-node commented on GitHub (Jan 22, 2026): This means that google is overloaded currently, and that we are retrying
Author
Owner

@saksham1341 commented on GitHub (Jan 22, 2026):

this is an error from google's API basically indicating an overload on their side, opencode retries after a few seconds (with increasing cooldown if it fails repeatedly) and the error should go away eventually.

If it were an error mentioning "resource exhausted" that would mean your rate limits have been reached for the specific period of time.

@saksham1341 commented on GitHub (Jan 22, 2026): this is an error from google's API basically indicating an overload on their side, opencode retries after a few seconds (with increasing cooldown if it fails repeatedly) and the error should go away eventually. If it were an error mentioning "resource exhausted" that would mean your rate limits have been reached for the specific period of time.
Author
Owner

@stm32f303ret6 commented on GitHub (Jan 23, 2026):

I have the Pro plan. I’ve only used it once, it read 6 files, and the service quota was already used up. WTF

@stm32f303ret6 commented on GitHub (Jan 23, 2026): I have the Pro plan. I’ve only used it once, it read 6 files, and the service quota was already used up. WTF
Author
Owner

@christophermayfield commented on GitHub (Jan 24, 2026):

happening to me too when trying one prompt

@christophermayfield commented on GitHub (Jan 24, 2026): happening to me too when trying one prompt
Author
Owner

@gsimard commented on GitHub (Feb 2, 2026):

Can't use Gemini API at all with opencode, immediate "gemini is way too hot right now" for a simple "Hello" prompt.

@gsimard commented on GitHub (Feb 2, 2026): Can't use Gemini API at all with opencode, immediate "gemini is way too hot right now" for a simple "Hello" prompt.
Author
Owner

@valerii-kuzivanov commented on GitHub (Feb 3, 2026):

same here. Pro plan can even handle "Hi"

@valerii-kuzivanov commented on GitHub (Feb 3, 2026): same here. Pro plan can even handle "Hi"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7221