Feature request — configurable minimum interval / rate limit between Agent/API request #41536
lucasSoftimad2022
started this conversation in
LLMs and Zed Agent
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using Zed’s Agent/Chat features a single task often triggers many API requests in quick succession and users hit provider rate limits (429 Too Many Requests). Currently Zed exposes timeout settings for slow responses, but there is no exposed setting to throttle or rate-limit requests (for example: minimum time between API requests or max requests per minute). This leads to unexpected failures for users who have strict RPM quotas from LLM/providers.
Beta Was this translation helpful? Give feedback.
All reactions