calm-dsl icon indicating copy to clipboard operation
calm-dsl copied to clipboard

[Improvement] Update environment update during cache sync

Open abhijeetkaurav1st opened this issue 2 years ago • 0 comments

Environment cache updation tooks too much time during cache update

Reason It calls subnets api for each account per environment. Ideally accounts api call should be done outside of environment iteration.

Screenshot 2022-10-17 at 5 41 43 PM

Expected behaviour

abhijeetkaurav1st avatar Oct 17 '22 12:10 abhijeetkaurav1st