Skip to content

Prevent errors when work item does not exist

What does this MR do and why?

We should ignore missing records since there can be cases where the work item has already been deleted when this worker runs.

This has been causing alerts in production to fire because of the many errors.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Heinrich Lee Yu

Merge request reports