Alpha Notice: These docs cover the v1-alpha release. Content is incomplete and subject to change.For the latest stable version, see the current LangGraph Python or LangGraph JavaScript docs.
You are calling subgraphs multiple times within a single LangGraph node with checkpointing enabled for each subgraph.This is currently not allowed due to internal restrictions on how checkpoint namespacing for subgraphs works.