Docs by LangChain home page
Search...
⌘K
LangGraph
Framework for building reliable agents and workflows
Forum
LangGraph reference
Overview
Graphs
Functional API
Pregel
Checkpointers
Storage
Caching
Types
Runtime
Config
Errors
Constants
Channels
Prebuilt reference
Agents
Supervisor
Swarm
MCP
Error troubleshooting
Overview
GRAPH_RECURSION_LIMIT
INVALID_CHAT_HISTORY
INVALID_CONCURRENT_GRAPH_UPDATE
INVALID_GRAPH_NODE_RETURN_VALUE
MULTIPLE_SUBGRAPHS
Python
Docs by LangChain home page
Python
Search...
⌘K
Ask AI
Search...
Navigation
Error troubleshooting
Error troubleshooting
Get started
Build agents
Agent runtime
Reference
Get started
Build agents
Agent runtime
Reference
Error troubleshooting
Error troubleshooting
Copy page
Copy page
This page contains guides around resolving common errors you may find while building with LangGraph. Errors referenced below will have an
lc_error_code
property corresponding to one of the below codes when they are thrown in code.
GRAPH_RECURSION_LIMIT
INVALID_CONCURRENT_GRAPH_UPDATE
INVALID_GRAPH_NODE_RETURN_VALUE
MULTIPLE_SUBGRAPHS
INVALID_CHAT_HISTORY
Previous
GRAPH_RECURSION_LIMIT
Next
Assistant
Responses are generated using AI and may contain mistakes.