mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
dd36e26962
* Fix Postgres step start event ordering * Document Postgres step start transaction * Increase canary HMR e2e timeouts * Address Postgres lifecycle review comments
162 B
162 B
@workflow/world-postgres
| @workflow/world-postgres |
|---|
| patch |
Fix Postgres step lifecycle event ordering so a late concurrent step_started is no longer logged after step_completed.