[PR #677] [MERGED] fix(langgraph): Fix recursionLimit passing via .withConfig #930

Closed
opened 2026-02-15 19:16:27 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/677
Author: @jacoblee93
Created: 11/18/2024
Status: Merged
Merged: 11/18/2024
Merged by: @jacoblee93

Base: mainHead: jacob/config


📝 Commits (1)

  • 114d4aa Fix recursionLimit passing via .withConfig

📊 Changes

2 files changed (+38 additions, -2 deletions)

View changed files

📝 libs/langgraph/src/pregel/index.ts (+10 -1)
📝 libs/langgraph/src/tests/pregel.test.ts (+28 -1)

📄 Description

No description provided


🔄 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/langgraphjs/pull/677 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/18/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/config` --- ### 📝 Commits (1) - [`114d4aa`](https://github.com/langchain-ai/langgraphjs/commit/114d4aa4bd296dd2d223c0692225f180d70f32e2) Fix recursionLimit passing via .withConfig ### 📊 Changes **2 files changed** (+38 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/pregel/index.ts` (+10 -1) 📝 `libs/langgraph/src/tests/pregel.test.ts` (+28 -1) </details> ### 📄 Description _No description provided_ --- <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-15 19:16:27 -05:00
yindo closed this issue 2026-02-15 19:16:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#930