Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Speed up fetchPolicyDefinitions by using a promise queue #384

Open
ndowmon opened this issue Jun 6, 2021 · 0 comments
Open

Speed up fetchPolicyDefinitions by using a promise queue #384

ndowmon opened this issue Jun 6, 2021 · 0 comments
Labels
performance Improve performance of an existing feature

Comments

@ndowmon
Copy link
Contributor

ndowmon commented Jun 6, 2021

azure_policy_definition entities are fetched one-by-one because we only ingest those policy definitions that are used in policy assignments in this subscription. This fetching should be optimized.

@ndowmon ndowmon added the performance Improve performance of an existing feature label Jun 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
performance Improve performance of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant