Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

IAM resources take long to prefetch #522

Open
petr-tichy opened this issue Jan 9, 2019 · 0 comments
Open

IAM resources take long to prefetch #522

petr-tichy opened this issue Jan 9, 2019 · 0 comments

Comments

@petr-tichy
Copy link

Prefetching IAM resources (iam_group, iam_policy, iam_policy_attachment) takes long as it loads all details for every resource at prefetch time. This is not necessary and makes prefetch time too long.

PR #520 solves this by prefetching only resource list and fetching resource details only for managed resources.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant