quintilesims / layer0

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

[v0.10.4] Decrease ECS API Calls #474

Closed zpatrick closed 6 years ago

zpatrick commented 6 years ago

What does this pull request do? This PR decreases the total number of ECS API calls by using the following methods:

How should this be tested? Unit, Smoke, System, and Stress tests

Checklist

closes #462