streambot icon indicating copy to clipboard operation
streambot copied to clipboard

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

Open rclark opened this issue 10 years ago • 0 comments

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.

rclark avatar Jun 23 '15 23:06 rclark