Maybe its due to people all trying to access their pages idk, the 503 & 504 are intermittent still, I just refreshed and got a 200 for the project infos but a 504 for the deployment sorting
SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse (<anonymous>) at Response.json (/home/runner/work/_actions/cloudflare/pages-action/v1/index.js:13368:23) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async createPagesDeployment (/home/runner/work/_actions/cloudflare/pages-action/v1/index.js:22105:9) at async /home/runner/work/_actions/cloudflare/pages-action/v1/index.js:22175:29
I am still receiving 500s. Specifically 504 now after pending for ~50 seconds. This is for the pages/projects/[slug]/deploymentspages/projects/[slug]/deployments API endpoint.
Even though the overview site of any given pages project is really bugged and doesn't load. I could access the build info through the workers and pages (general, not specific to a project) page