Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API rate limiting on concurrent CI deployments #50

Open
obrientimothya opened this issue Nov 29, 2020 · 0 comments
Open

API rate limiting on concurrent CI deployments #50

obrientimothya opened this issue Nov 29, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@obrientimothya
Copy link
Contributor

In larger, multi-account Terraform deployments, simultaneous execution of automated CI pipelines can cause the provider Login() function to trigger Confluent API rate limiting.

When such rate limiting occurs, the 'terraform-provider-confluentcloud' module does not attempt to retry the authentication; insead failing immediately and causing the Terraform deployment pipeline to subsequently fail.

@Mongey Mongey added bug Something isn't working enhancement New feature or request labels Nov 29, 2020
obrientimothya added a commit to obrientimothya/terraform-provider-confluentcloud that referenced this issue Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants