python-ses-dynamodb-contactform icon indicating copy to clipboard operation
python-ses-dynamodb-contactform copied to clipboard

Ajax hangs on "Sending Mail..." when Lambda error

Open sungkhum opened this issue 6 years ago • 0 comments

My lambda instance returned: {errorMessage: "Syntax error in module 'handler'"} but the javascript code didn't report it as an error to the user, it just hung on "Sending Mail...". It would be nice for the javascript to handle all types of errors and report them to the user visually.

sungkhum avatar Nov 20 '19 17:11 sungkhum