Upstash Documentation home page
Search...
⌘K
Ask AI
Discord
Blog
Twitter
Console
Console
Search...
Navigation
Troubleshooting
ERR max requests limit exceeded
Overview
Redis
Vector
QStash
Workflow
Search
Developer API
Overall
Quickstarts
Features
SDKs
How To
Integrations
Tutorials
Troubleshooting
Unexpected Increase in Command Count
NOAUTH Authentication Required
WRONGPASS invalid or missing auth token
Error read ECONNRESET
ERR max concurrent connections exceeded
ERR max request size exceeded
ERR max single record size exceeded
ERR max key size exceeded
ERR DB capacity quota exceeded
ERR max requests limit exceeded
ERR XReadGroup is cancelled
Help
On this page
Symptom
Diagnosis
Solution-1
Solution-2
Troubleshooting
ERR max requests limit exceeded
Symptom
The client gets an exception similar to:
Copy
Ask AI
ReplyError: ERR max requests limit exceeded.
Diagnosis
Your database exceeds the max monthly request count limit.
Solution-1
You can refactor your application to send less number of commands.
Solution-2
You can upgrade your database to a paid plan, such as pay-as-you-go or a fixed plan by entering a payment method. When you entered your credit card, your database will be upgraded automatically.
See
here
for more information.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
ERR DB capacity quota exceeded
ERR XReadGroup is cancelled
Assistant
Responses are generated using AI and may contain mistakes.