AttuneMail DocsTroubleshooting
Test and operate

Inspect and replay events

Use the customer event ledger to diagnose source data, identity, processing, and journey behavior without creating accidental duplicates.

Updated 2026-08-236 minOpen the event ledger

What to inspect

FieldQuestion
SourceDid the expected connection produce it?
Message IDWill a producer retry deduplicate?
CustomerWas the signal linked to the intended person?
Event and propertiesDo names, values, and types match the contract?
Processing statusWas it processed, rejected, or failed?
Journey enrollmentsWhich journeys evaluated or enrolled this customer?

Replay is a deliberate re-evaluation

Replay asks the journey engine to evaluate an existing customer event again. It is not the same as resending the HTTP request, and it should be used only after fixing the relevant journey or processing problem.

Safe replay procedure

  1. 01

    Explain why replay is needed

    Record the failed or incorrect condition you have fixed.

  2. 02

    Inspect prior outcomes

    Confirm no duplicate send or task will be created.

  3. 03

    Use one controlled event

    Replay a synthetic or internal customer event first.

  4. 04

    Verify the timeline

    Inspect enrollment, exit, and action state before replaying a wider set.