Quantcast
Channel: Node.jsタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 9160

Lambdaのcontext.fail()は即座に処理を中断するわけではないみたい

$
0
0
Lambda内でcontext.fail()を呼び出して処理を中断させようとしても、後続の処理が実行されてしまうことに気がつきました。 例: exports.handler = function(e…

Viewing all articles
Browse latest Browse all 9160

Trending Articles