langchain_langgraph_node_invocation
Number of times a LangGraph node was invokedDimensions:None
Available on:
OpenTelemetry (1)
Interface Metrics (1)
Dimensions:None
Related Insights (1)
LangGraph Recursion Limit as Infinite Loop Sentinelcritical
langchain_langgraph_recursion_limit_hit fires when graph execution exceeds max depth, often signaling infinite loops, poor graph design, or adversarial inputs. Left unchecked, this consumes resources and inflates costs without useful output.
▸