12 days ago
I'm on the Pro plan running ~30 client projects. I was debugging deployments via the documented GraphQL API
(backboard.railway.com/graphql/v2) with a valid Bearer token — made roughly 270 requests over a few minutes pulling deployment logs.
Cloudflare hit me with error 1015 and a retry-after of 86400 seconds (24 hours). I'm now completely locked out of my own API. The Pro
plan documents 10,000 req/hr and 50 req/sec — I was well under both.
Can the Cloudflare rate rule be tuned so authenticated Pro customers aren't getting 24-hour bans for normal API usage? Or at minimum,
can my IP be unblocked? This is blocking a production launch.
bradhartmmm
Cf-ray ID: 9f5e5fad2e2cf7dd-LAX
@Railway
5 Replies
12 days ago
IIRC 1015 is from Cloudflare's side, not Railway.
12 days ago
You'd either need to change networks (Since the rate limit is IP based (I'm pretty sure) or wait for 24 hours.
12 days ago
I'd be mindful about the amount of requests I'm making per minute.
Status changed to Solved 0x5b62656e5d • 12 days ago