-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Description
Hi, we have an opensource repo that has 2 pages builds for every PR.
Occassionally they fail with ratelimits. We don't have a lot of prs/deployments so we are not sure why they fail.
wrangler pages deploy --project-name=scuffle-docusaurus-docs --branch=pr/483 --commit-hash=ff05895b8290482f023bb0f1068fecf9795f15a2 --commit-dirty=true ./docs/build
See this ci run for example.
A typical deploy command looks like such. We do not use cloudflare pages build system we use our own ci to build the javascript and all we use pages for is for hosting.
Our account id is: 6ca7d4e3d5c9496083876496fc36b8b0
The two deployments are scuffle-docusaurus-docs.pages.dev
and scuffle-docrs.pages.dev
✘ [ERROR] A request to the Cloudflare API (/accounts/***/pages/projects/scuffle-docusaurus-docs) failed.
Rate limited. Please wait and consider throttling your request speed [code: 10000]
📎 It looks like you are authenticating Wrangler via a custom API token set in an environment variable.
Please ensure it has the correct permissions for this operation.
Metadata
Metadata
Assignees
Labels
No labels