sagemaker-run-notebook
sagemaker-run-notebook copied to clipboard
Getting timeout from Lambda RunNotebook when starting to run notebook
Happening a lot. I found a workaround to manual update the lambda configuration timeout ,wait 30sec and run again. In case I don't do this process ,then I usually need to wait for ~40min for the lambda to be "released" and work again. Any idea how to fix it? Maybe adding a Retry mechanism build in?
Have you modified the Lambda config in any way from the CloudFormation in this package? Did you add VPC configuration to it?
No. I've modified it manually every time it happens. Regarding VPC, sometimes I add it and sometimes not, it also happens without any VPC config.