Files
vercel__workflow/.changeset/postgres-step-ordering.md
Nathan Colosimo dd36e26962 Fix Postgres step lifecycle event ordering (#2714)
* Fix Postgres step start event ordering

* Document Postgres step start transaction

* Increase canary HMR e2e timeouts

* Address Postgres lifecycle review comments
2026-07-02 18:35:56 +00:00

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.