Skip to content

ratelimiting behvaior makes it hard to work with terraform #14

Open
m-yosefpor opened this issue Aug 25, 2022 · 0 comments
Open

ratelimiting behvaior makes it hard to work with terraform #14

m-yosefpor opened this issue Aug 25, 2022 · 0 comments

Comments

@m-yosefpor
Copy link

│ Error: status: 429, body: {"data":{"user_id":"xxxx","region":"ir-thr-fr1"},"message":"تعداد درخواست های شما بیشتر از حد مجاز است. لطفا بعدا تلاش کنید"}


│ with arvan_iaas_abrak.master["2"],
│ on iaas.tf line 15, in resource "arvan_iaas_abrak" "master":
│ 15: resource "arvan_iaas_abrak" "master" {

terraform calls are parallel, so I think there should be a modification in api ratelimit service to handle such cases. BTW it was only creating 3 terraform resources at once!! other cloud providers support up to hundreds of parallel resource creation in terraform.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant