Tags: rmcdaniel/laravel-workflow
Tags
Added workflowId to ActivityCompleted and ActivityFailed (laravel-wor… …kflow#160) * Added workflowId to ActivityFailed event * Added workflowId to ActivityCompleted event
Fix race condition (laravel-workflow#158) * test: demonstrate race condition when dispatching workflows within transactions * feat: set $afterCommit = true to prevent race condition refs laravel-workflow#157 * fix: try to fix tests on the container refs laravel-workflow#157
PreviousNext