1. 04 Jan, 2018 1 commit
    • Stan Hu's avatar
      Avoid leaving a push event empty if payload cannot be created · 57dc5a52
      Stan Hu authored
      If the payload cannot be created for some reason, we could be left with a nil
      push event payload, which causes Error 500s when viewing the dashboard. Guard
      against this error and log when it happens.
      
      Avoids problems seen in #38823
      57dc5a52
  2. 03 Jan, 2018 32 commits
  3. 02 Jan, 2018 7 commits