Skip to content

Fix undefined method exception

Vasilii Iakliushin requested to merge 382274_fix_undefined_method_exception into master

What does this MR do and why?

Problem

We report "undefined method" exception to Sentry for each missing HLL event.

Solution

Add a validation for event type to avoid unnecessary noise in Sentry.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Vasilii Iakliushin

Merge request reports