-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
im using langgraph 1.0+AsyncShallowRedisSaver , but sometimes user need double confirm langgraph Interruption using invoke(Command(resume=...)), and when it is happed, i found interrupt was returned correctly,but when execute agent.get_state(...), interrupt is missing in the checkpoint, after first time confirm, interrupt comeback again and exist in the checkpoint!