Conversation
|
Right, so I went ahead and tried this branch, and it appears to get stuck while loading the user module... There is no additional output from the function after this point. Do you have any ideas as to what could be going wrong? I cloned this repo and ran the script using this PR. It all works fine if I test it locally, but it does not work for me when deployed to AWS Lambda. |
|
I think I did two more things for the function. From the AWS console, I had customized the function to have 512 MB memory and 60 seconds timeout. Maybe you can try that too? |
That worked! 🎉 I'd accidentally increased the Thank you for the help! 🙂 |
No description provided.