harlan-zw / request-indexing

Find your missing on pages Google and request them to be indexed using the Web Search Indexing API.
https://requestindexing.com/
MIT License
310 stars 21 forks source link

Vercel KV - daily request limit exceeded #2

Closed DavidDeSloovere closed 7 months ago

DavidDeSloovere commented 7 months ago

Describe the bug

Just got an error after registering via Google and coming back to the site. You are probably trying to keep the costs low, which I respect. Maybe a custom error message like "This application has exceeded it's daily quota, try again tomorrow." ?

ERR max daily request limit exceeded. Limit: 3000, Usage: 3000. See https://vercel.com/docs/storage/vercel-kv/vercel-kv-error-codes for details, command was: ["get","user:user-xxxxxxxxx:me.json"]

harlan-zw commented 7 months ago

Hi @DavidDeSloovere, thanks for reporting this. I was migrating the database from Vercel to Upstash and it instantly destroyed my daily limit. Should be all working now :)