Skip to content

Make NotifyService more robust

Peter Leitzen requested to merge pl-notify-resilient into master

What does this MR do?

After this commit the NotifyService is more resilient when handling invalid payload e.g alerts key is missing.

This was dicovered while testing https://gitlab.com/gitlab-org/gitlab-ee/issues/9504.

Does this MR meet the acceptance criteria?

Merge request reports