Skip to content

Promises Timeout Limit

Compare
Choose a tag to compare
@Johnbastian Johnbastian released this 09 Jan 19:03
· 353 commits to master since this release
3875feb

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.