429 Too Many Requests: error code: 1015

wangxuedong
PRO

2 months ago

Dear railway supporters

When I was creating related resources in batches through terraform, I frequently got the error

got error: returned error 429 Too Many Requests: error code: 1015

Do you know how can I to do my process without these errors

Solved

4 Replies

2 months ago

Hello,

You would have to make sure not to exceed the set rate limits of the API -

https://docs.railway.com/reference/public-api#rate-limits

Best,
Brody


Status changed to Awaiting User Response Railway 2 months ago


wangxuedong
PRO

2 months ago

However, looking at this basic setting, it is very unfriendly to script operation, such as creating a complete set of resources in batches through Terraform


Status changed to Awaiting Railway Response Railway 2 months ago


2 months ago

Hello,

Please make sure to direct all feedback for the Terraform provider to it's maintainer -

https://github.com/terraform-community-providers/terraform-provider-railway

Best,

Brody


Status changed to Awaiting User Response Railway 2 months ago


wangxuedong
PRO

2 months ago

Hi, I've resolved this issue by change to another API, thanks.

https://github.com/terraform-community-providers/terraform-provider-railway/issues/43


Status changed to Awaiting Railway Response Railway 2 months ago


Status changed to Solved brody 2 months ago


429 Too Many Requests: error code: 1015 - Railway Help Station