Metronome will loop through and delete the service after the testDuration.
StartingLambda needs to spin up containers without service. If startingLambda is kept the same (run containers with service), it will be also the job of metronomeLambda to delete the service as well as containers. Either way works.
Metronome will loop through and delete the service after the testDuration.
StartingLambda needs to spin up containers without service. If startingLambda is kept the same (run containers with service), it will be also the job of metronomeLambda to delete the service as well as containers. Either way works.