You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could not import from AWS: Error retrieving EC2 tags for CloudFront Distribution [omitted] Throttling: Rate exceeded
and got a stack trace, with no output going to the output file.
There should be some way to see all of the complete resources that have been fetched so that even with throttling all resources can be fetched over time.
The text was updated successfully, but these errors were encountered:
I wanted to do that with fully support by passing a "half" state/hcl and ignoring the data already fetched for example.
The other thing is that I've improved the Throttling in a pending PR which I think I'll split to just add the better support for it directly without waiting for the full PR 😄
Right now we give a small delay when a Throttling, a handmade retry basically to be able to maybe avoid it in a while haha, but sometimes it still has it after a while of retrying.
Received the error:
could not import from AWS: Error retrieving EC2 tags for CloudFront Distribution [omitted] Throttling: Rate exceeded
and got a stack trace, with no output going to the output file.
There should be some way to see all of the complete resources that have been fetched so that even with throttling all resources can be fetched over time.
The text was updated successfully, but these errors were encountered: