So I added an API key and subdomain. Do you have any more suggestions for the best protection from a
So I added an API key and subdomain. Do you have any more suggestions for the best protection from any attacks?
exceededCpu error after just 30 seconds of CPU time. Are the docs incorrect, or are we doing something wrong?

wrangler login but.... ✘ [ERROR] Timed out waiting for authorization code, please try again. as [Allow] never succeedswrangler deploy via token api, what permissions are needed? I enabled Cloudflare Pages:Edit, Workers KV Storage:Edit User Details:Read but it's still saying a very useful "Please ensure it has the correct permissions for this operation".exceededCpuexport default {
async scheduled(controller, env, ctx) {
console.log(await env.LEADERBOARD_FETCHER.fetchRegionLeaderboardData('us', '2v2'))
}
}export class LeaderboardFetcher extends WorkerEntrypoint {
async fetchRegionLeaderboardData(region, type) {wrangler loginAccess to manifest at 'https://consent.dash.cloudflare.com/manifest.json' from origin 'https://dash.cloudflare.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
consent.dash.cloudflare.com/manifest.json:1
Failed to load resource: net::ERR_FAILED
consent-form:1 Access to internal resource at 'https://consent.dash.cloudflare.com/manifest.json' from origin 'https://dash.cloudflare.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.✘ [ERROR] Timed out waiting for authorization code, please try again.[Allow]Cloudflare Pages:Edit, Workers KV Storage:EditUser Details:Read