[CHORE] Wrap logEvent in a try/catch#2361
Merged
diegolmello merged 2 commits intoRocketChat:developfrom Jul 31, 2020
Merged
Conversation
diegolmello
added a commit
that referenced
this pull request
Sep 1, 2020
Proposed changes
Wraps the
logEvent()method in atry/catchblock in case of any thrown exception byanalytics().logEvent()orleaveBreadcrumb()Types of changes
Checklist