Free tool
Configure an event, then watch it enqueue, retry through a simulated downstream outage, and deliver exactly once. Illustrates the guarantee pattern behind Workday Message Queue Service without needing a live tenant. Built by Imran Anwar, Principal Workday Integration Consultant.
This simulates the general request, retry, and idempotency pattern behind guaranteed-delivery message queuing: it does not call Workday’s actual Message Queue Service (there’s no public sandbox for that), so treat it as a mental model of the delivery guarantee. Backoff delays shown are labeled at realistic production values; the on-screen wait is compressed so a full retry sequence takes seconds, not minutes.
Read more in the FAQ on Workday Message Queue Service.