guardian / crossword-uploader

Repository for the AWS lambda functions used to upload crosswords
0 stars 0 forks source link

Log response from crossword microapp #18

Closed aug24 closed 4 years ago

aug24 commented 4 years ago

What does this change?

Logs the response from the microapp in the event of failure to upload. This exposes any error checking from the microapp, enabling us to more quickly diagnose duff crossword files.

How can we measure success?

Log lines in cloudwatch showing error messages.