Skip to content

chore: Enable deduplication for MarkDroppedAsResolved worker

Lucas Charles requested to merge dedupe-mark-dropped-as-resolved into master

What does this MR do and why?

Follow-up to !111376 (comment 1274852123)

While this worker is not technically idempotent (we create audit events) we should aim to avoid duplicate jobs since they are likely to be no-ops that can pile up with subsequent scheduling.

Parent issue #375128 (closed)

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

Loading