terraform-provider-sentry icon indicating copy to clipboard operation
terraform-provider-sentry copied to clipboard

Terraform rate limits are too low

Open yuval-sentry opened this issue 1 year ago • 2 comments

Getting rate limited when using Terraform to manage Sentry resources: teams, members, and projects. The default parallelism of 10 is quite slow, when increasing to 20 it's working faster but getting a rate limit exception See the attached example of the rate limiting error: Image

Terraform_limits

yuval-sentry avatar Aug 02 '24 20:08 yuval-sentry