Skip to content

Ensure subscriber workers are idempotent

Laura Montemayor requested to merge make-subscriber-event-store-idempotent into master

What does this MR do and why?

  • Ensures subscriber workers are idempotent
  • Modifies the subscribes to event shared example to include an idempotent worker shared example
  • Updates the shared example to handle either a standard worker or an event worker that uses consume_event

Resolves: #362487 (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.

Edited by Laura Montemayor

Merge request reports

Loading