Skip to content

Refactor WebHookService error logging

Luke Duncalfe requested to merge ld-refactor-web_hook_service-logging into master

What does this MR do and why?

Refactors the error logging code in WebHookService, and also removes logging hook_type, as this information is present in the meta.related_class part of the error payload.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports