[20170420220644] API Throttling Bugfix

This update fixes a bug where if there was an error processing an ECS or CloudFormation event, the event would stay in the queue to be processed again later. The rack monitor would repeatedly try to process invalid events causing API throttling errors consistently.

Now rack will log the error and delete the message from the queue.