Christian Perez

Results 4 comments of Christian Perez

Update: I've been testing this calling the "invoke function" button in the lambda console, and I noticed that (for example) out of X number of calls, let's say 4, it's...

Update: I realized the first invocation has a `initialization` segment that the subsequent invocations don't show, I thought all lambda functions were idempotent, but looks like that's not necessarily true?

Update: I looked up the documentation on the `initialization` phase lambdas have. That should be why my first invocation doesn't show my tracing correctly, I wonder If there's a way...

Hi, I'm having that same issue, what version of chainer did you use? A requirements file would be helpful