quintilesims / layer0

Build, Manage, and Deploy Your Applications
Apache License 2.0
44 stars 20 forks source link

Update list service to reduce describe ecs calls. #473

Closed nehayward closed 6 years ago

nehayward commented 6 years ago

What does this pull request do? This is a patch fix to list services to reduce number of api calls.

Checklist

diemonster commented 6 years ago

@nehayward @zpatrick can you add a bit more context as to how this PR reduces the amount of API calls? What should we be looking for in terms of testing and QA of this? Ideally, we should have some before and after numbers to prove the amount of API call reduction we're claiming.