mapbox / streambot

DEPRECATED (SEE README) Robot-assisted deploys to Lambda
ISC License
39 stars 7 forks source link

If there is an error, there *must* be a Reason #28

Open rclark opened 9 years ago

rclark commented 9 years ago

This line of code can in bad scenarios allow a body to be sent with a null Reason.

This causes the CFN resource to hang for a very long time, and eventually fail. In many cases this can lead to an unrecoverable UPDATE_ROLLBACK_FAILED state.