Guys, is Wix (Velo) having issues? I get a lot of unexplainable errors in code that I haven’t touched for ages. Things like “failed to fetch” (sometimes it works, sometimes it does), too many request (on a single query). Also, I cannot Publish my site ("… temporary technical issues).
Anyone?
EDIT: it’s really strange. SOmetimes page loads OK, sometimes not, ususally with something likke “Error: WDE0055: Failed to parse server response. 429(Too Many Requests)” . This happens on the first query to find 1 row.
On frontend this:
Uncaught (in promise) TypeError: Failed to fetch
at Object.flushHandler (reporter.js:9:7)
at Q.flush (batch-queue.js:14:18)
at Q.flushThrottled.K.leading (batch-queue.js:8:47)
at b (debounce.js:95:19)
at _ (debounce.js:144:14)
at w (debounce.js:132:14)