Stefano Vozza
Stefano Vozza
Did you add any new accounts just before it stopped working? The reason I ask is that we have seen issues with rate limiting from AWS Config if you add...
I am almost sure it's this issue, can you remove the last account you added and kill the ECS task and then see if it runs again. Don't uninstall any...
Are there errors in the logs for the ECS task that is still running or has it just hung?
Ah sorry, I thought there was a task that was running that was working and other ones were failing with that error. So are you saying that the task has...
Maybe just go into the ECS console and click `Stop All`, that should get any.
Also, if you alter the task definition to add an environment variable called `LOG_LEVEL` and set it to `DEBUG` we can get more info the next time it runs.
So is the other one still running? Maybe try to kill them using the cli?
This is very strange, what region are you running Perspective in?
Yeah, ~300 resources is fine, I normally test in an account with ~2k, it's when you get to the double that that this throttlling stuff seems to happen.
There's still something weird going on here, it shouldn't take 2 hours to discover 850 resources. Regarding the other accounts that have been removed in the UI, I wonder are...