11 ms·
FWIW there are protections for this now: https://aws.amazon.com/blogs/compute/aws-lambda-introduces-recursive-loop-detection-apis/ https://aws.amazon.com/blogs/
by mwarkentin 2y ago
FWIW there are protections for this now: https://aws.amazon.com/blogs/compute/aws-lambda-introduces-recursive-loop-detection-apis/ https://aws.amazon.com/blogs/compute/aws-lambda-introduces-r...
- turok 2y agoThanks, we are trying to compose an argument with this service in mind, we didn't have any recursive invocation protections for this lambda, and the AWS services it hammered during its invocations contributed to the massive cost.