[PR #2193] [MERGED] change default recursion limit in python #2214

Closed
opened 2026-02-17 17:23:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2193
Author: @npentrel
Created: 1/12/2026
Status: Merged
Merged: 1/13/2026
Merged by: @npentrel

Base: mainHead: npentrel-patch-1


📝 Commits (1)

  • 26b574f change default recursion limit in python

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/oss/langgraph/graph-api.mdx (+1 -1)

📄 Description

Updated default recursion limit from 25 to 1000 steps.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2193 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/13/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `npentrel-patch-1` --- ### 📝 Commits (1) - [`26b574f`](https://github.com/langchain-ai/docs/commit/26b574feb1e2f12f575151efacce1fa308418f88) change default recursion limit in python ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langgraph/graph-api.mdx` (+1 -1) </details> ### 📄 Description Updated default recursion limit from 25 to 1000 steps. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:11 -05:00
yindo closed this issue 2026-02-17 17:23:11 -05:00
yindo changed title from [PR #2193] change default recursion limit in python to [PR #2193] [MERGED] change default recursion limit in python 2026-06-05 18:17:16 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2214