[PR #2681] Add rollback for aio setup #2857

Closed
opened 2026-02-20 17:47:41 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/2681

State: closed
Merged: No


ROLLBACK AND CHAIN if the checkpoint migrations table is missing.

I observed the current rollback attempt not to work on an uninitialized data source, because the transaction is left in an error state by the aio carry forward of the standard saver.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/2681 **State:** closed **Merged:** No --- ROLLBACK AND CHAIN if the checkpoint migrations table is missing. I observed the current rollback attempt not to work on an uninitialized data source, because the transaction is left in an error state by the aio carry forward of the standard saver.
yindo added the pull-request label 2026-02-20 17:47:41 -05:00
yindo closed this issue 2026-02-20 17:47:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2857