Which service do you use to stress test your velo web app?
My wix website (edtech app) break at around 2000 concurrent users and getting the error (Too many requests), I assume Wix APIs have its limits too.
Important forum update
This forum is migrating to one unified Wix community forum starting July 26th, and will be read-only during the process.
Wishlist Page is the official platform for requesting new features. You can vote, comment, and track the status of the requested features.
A safe limit is about 1000 requests every minute, with a cooldown of 2 minutes in case of traffic going over the limit.
Basically it is safe to use with 250 requests per minute (functions, web methods) and 250 data operations (queries, inserts), etc. We don't advise going over 250 operations per minute, yet the system will probably support 1000 per minute burst. If the limit is exceeded it will result in a 502 http error and there will be a 1-2 minute cooldown.
storage package is always keeping more for plus traffic
The URL to your site is broken.