lambda-warmer icon indicating copy to clipboard operation
lambda-warmer copied to clipboard

Feature: multiple targets

Open MickVanDuijn opened this issue 5 years ago • 4 comments

In an organization with multiple micro-services, each with multiple lambdas, the CloudWatch Rule limit of 100 is easily reached. With these additions, there can be a single warmer per micro-service, invoking all applicable lambdas with the desired concurrency.

MickVanDuijn avatar Jul 16 '19 06:07 MickVanDuijn

Pull Request Test Coverage Report for Build 20

  • 20 of 20 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 17: 0.0%
Covered Lines: 42
Relevant Lines: 42

💛 - Coveralls

coveralls avatar Jul 16 '19 06:07 coveralls

awesome!

rictorres avatar Jul 17 '19 09:07 rictorres

Note: a lot of the changes are due to eslint, so I could change it back if desired!

MickVanDuijn avatar Jul 17 '19 11:07 MickVanDuijn

@jeremydaly any chance you'd like to land this change? 🙏

rictorres avatar Sep 05 '22 12:09 rictorres

I'm planning on reviewing this a bit later and then I'll work on a PR that adds type definitions to this, afterwards hopefully release this 🙏

naorpeled avatar Jan 14 '23 17:01 naorpeled