Execute a test scenario that simulates handler failure to test retry logic.
This triggers the same handlers as the basic scenario, but sets simulateFailure: true in testData.
The deferredQStashRetryHandler will fail and trigger retries.
Watch:
QStash dashboard for retry attempts
Server logs for retry attempt logs
DLQ webhook for final failure (after all retries exhausted)