-
Notifications
You must be signed in to change notification settings - Fork 21
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
Inconsistent errors when planning/applying on project with around 6 domains #47
Comments
I created a support ticket with mailgun for them to look into the errors when the number of resources gets a bit higher and they came back with a generic 'We don't support third-party tools' response. I suspect that when the number of resources reaches 6+ (or thereabouts), the rapidity of API calls causes the mailgun API to drop the requests. Is there a way to throttle down the API calls?
|
Just my 2c: I just tested a plan on a workspace with 23 domains and it succeeded in Terraform Cloud. |
Hi there,
Versions:
I've got an issue that's been persistent over the past months. Whenever I have a few mailgun_domains in my project, I start to see inconsistent errors:
The errors can occur on different domains across different terraform projects and different computers.
I've tried putting all the API queries into a .HTTP file and running that to see if I can get it to break outside of Terraform.
I've done a lot of searching for the cause of this without much luck.
The text was updated successfully, but these errors were encountered: