bustle / shep

A framework for building JavaScript Applications with AWS API Gateway and Lambda
MIT License
378 stars 27 forks source link

Shep run produces excessive timeout error #235

Closed chris-olszewski closed 7 years ago

chris-olszewski commented 7 years ago

Even on successful function runs there is still

Error: Task timed out after 3.00 seconds
    at null._onTimeout (/home/chris/code/opensource/shep/node_modules/aws-lambda-mock-context/index.js:68:17)
    at Timer.listOnTimeout (timer.js:92:15)
chris-olszewski commented 7 years ago

Addressed in #251