terraform-provider-tanzu-mission-control icon indicating copy to clipboard operation
terraform-provider-tanzu-mission-control copied to clipboard

TMC Rate Limiting issue

Open vrabbi opened this issue 1 year ago • 4 comments

Describe the bug

when applying large configurations, rate limiting can often be encountered.

Reproduction steps

  1. create a terraform module with around 50 resources
  2. try to apply
  3. try to delete

Expected behavior

a retry logic should be added to the provider or a field on the provider to specify concurrency may help as well.

Additional context

No response

vrabbi avatar Aug 18 '23 15:08 vrabbi