Promises Timeout Limit
For connectors running on AWS Lambda or on operation calls in which context.getRemainingTimeInMillis()
function is provided, falafel will add a timeout limit to all operation calls, forcibly ending the promise 5 seconds prior to the expected timeout. If this occurs, falafel will provide an appropriate error to the callback.