Too many requests error

any idea what is the reason for this error
Uncaught (in promise) Error: Too Many Requests
at n (wixCodeNamespacesAndElementorySupport.min.js:4)
at XMLHttpRequest.a.onreadystatechange (wixCodeNamespacesAndElementorySupport.min.js:4)
at XMLHttpRequest.o (raven.js:375)
wixCodeNamespacesAndElementorySupport.min.js:4 Uncaught (in promise) Error: Too Many Requests

BTW - it used to work and it stopped working now

I have the same issue when executing an asynchronous function multiple times. Inside the function body several collections are being queried. I suppose this causes error 429: Too many requests. I have filed a ticket to Wix and have taken the liberty to link to this thread as well.
https://support.wix.com/en/ticket/e5a0c1dd-f1f8-4927-971f-3928d0137458

https://www.keycdn.com/support/429-too-many-requests

The most common reason for the 429 too many requests error is when a user, bot, or a script tries to make too many requests to the servers. It is a measure to prevent DDOS attacks on websites.

Sometimes the error is caused when a script on your website is making too many requests to another website or service using an API. In that case, the API would respond back with a 429 error code.

My requests no longer work after receiving this message

I received this error yesterday and now every time a request is made it returns a 404. Any reason why this might be happening, or how I could go about fixing it?

@18swalsh Please view our Community Guidelines before commenting.

No Thread Hijacking. Don’t post about an issue and then bump other threads with your issue.