test
Execute test scenario
Execute a test scenario to validate event system behavior.
This endpoint dispatches a test event (test/scenario-executed) that triggers 6 different handlers:
Immediate Handlers (run in HTTP request):
- 🔴 immediateCriticalHandler - Sequential, high priority
- 🟢 immediateAnalyticsHandler - Parallel, writes to appEvents
- 🟢 immediateParallelHandler - Parallel, fast operation
Deferred Handlers (run in background):
- 🔵 deferredQStashNotificationHandler - Via QStash backend
- 🟣 deferredInngestWorkflowHandler - Via Inngest backend
- 🟡 deferredQStashRetryHandler - Via QStash with retry config
Watch server logs for colored emoji indicators to trace execution flow.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.tagada.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key as: Bearer your-api-key
Body
application/json
Response
Successful response
