jeremydaly / lambda-warmer

A module to optimize AWS Lambda function cold starts
MIT License
525 stars 55 forks source link

feat: add warming of another function by name #22

Closed aaliakseyenka closed 3 years ago

aaliakseyenka commented 4 years ago

currently it is not possible to use the package to set concurrency more than 1 for lambdas in VPC. Option to use NAT just for warming sounds not reasonable. Current merge allows to use separate function to support concurrent warming for target lambda

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 47


Totals Coverage Status
Change from base Build 40: 0.0%
Covered Lines: 38
Relevant Lines: 38

💛 - Coveralls