Closed slvnperron closed 9 years ago
You can tell a function to not return results to SQS by specifying ignoreResult: true in the function config.
ignoreResult: true
quite simple ! LGTM
It's only code. It sure is simple :)
You can tell a function to not return results to SQS by specifying
ignoreResult: true
in the function config.