Hi there, Since yesterday we have been facing this issue in development environment,Response { [NEXT] status: 429, [NEXT] statusText: 'Too Many Requests', [NEXT] headers: Headers { [NEXT] date: 'Wed, 12 Jun 2024 09:12:13 GMT', [NEXT] 'content-type': 'application/json; charset=utf-8', [NEXT] 'transfer-encoding': 'chunked', [NEXT] connection: 'keep-alive', [NEXT] vary: 'Auth-State', [NEXT] 'x-appid': 'ca79cd98-9dca-457f2455e68a', [NEXT] 'cf-cache-status': 'DYNAMIC', [NEXT] 'report-to': '{"endpoints":[{"url":""}],"group":"cf-nel","max_age":604800}', [NEXT] nel: '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', [NEXT] server: 'cloudflare', [NEXT] 'cf-ray': '-MXP' [NEXT] }, [NEXT] body: ReadableStream { locked: false, state: 'readable', supportsBYOB: true }, [NEXT] bodyUsed: false, [NEXT] ok: false, [NEXT] redirected: false, [NEXT] type: 'basic', [NEXT] url: 'https://cloud.squidex.io/api/content/app/graphql' [NEXT] }
even though it is still working on production and staging environment