mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #14243] issue: Too Many Requests #17190
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fcav1973 on GitHub (May 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14243
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.10
Ollama Version (if applicable)
No response
Operating System
Linux Mint
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
If a 429 Client Error: Too Many Requests is raised, the request it retried after some amount of time
Actual Behavior
When using gemini text-embedding-004 a get the error:
pen_webui.retrieval.utils:generate_openai_batch_embeddings:680 - Error generating openai batch embeddings: 429 Client Error: Too Many Requests for url: https://generativelanguage.googleapis.com/v1beta/openai/embeddings
Steps to Reproduce
Logs & Screenshots
openwebui.log
Additional Information
No response