Skip to content

Reschedule once if deduplicated

Carla Drago requested to merge 425716-reschedule-once into master

What does this MR do and why?

This change ensures that deduplicated entities are only rescheduled once, thereby avoiding PG unique violation errors caused by later-stage pipelines creating the entity first.

MR acceptance checklist

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

Related to #425716 (closed)

Merge request reports