jonkipu
jonkipu
@[CeccoCQ](https://github.com/CeccoCQ) Regarding the original issue using `start-api`, I had to dive into the code a bit to find out the following: If the template contains several functions (could be generated...
I agree, I was baffled by this myself, it seems that for whatever reason, when no ```--debug-function``` is passed, debugging is disabled. I have yet to try and change the...
@[CeccoCQ](https://github.com/CeccoCQ), played with the code a little and I think part of this is by design, since when opting to use ```--warm-containers```, SAM will retain the containers between invocations of...
@OrRosenblatt not sure this is so easy to fix / will be fixed soon as mentioned in my comment. I've been using the --debug-function parameter when using "--warm-containers" since then...