• 
      

    [rbslack] Don't cause a 500 if notification fails.

    Review Request #6354 — Created Sept. 21, 2014 and submitted — Latest diff uploaded

    Information

    rb-extension-pack
    c847334...

    Reviewers

    In the case where something fails when trying to send to the slack.com webhook,
    we shouldn't show the user an error 500. This change catches all exceptions and
    logs them.