[PR #1226] [MERGED] chore(langgraph): split call method from executeTasksWithRetry #1313

Closed
opened 2026-02-15 20:15:14 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/1226
Author: @dqbd
Created: 5/27/2025
Status: Merged
Merged: 5/27/2025
Merged by: @dqbd

Base: mainHead: dqbd/pregel-runner-refactor


📝 Commits (1)

  • b0ba1fc chore(langgraph): split call method from executeTasksWithRetry

📊 Changes

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

View changed files

📝 libs/langgraph/src/pregel/runner.ts (+150 -162)

📄 Description

Requirement for porting https://github.com/langchain-ai/langgraph/pull/3907


🔄 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/1226 **Author:** [@dqbd](https://github.com/dqbd) **Created:** 5/27/2025 **Status:** ✅ Merged **Merged:** 5/27/2025 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `dqbd/pregel-runner-refactor` --- ### 📝 Commits (1) - [`b0ba1fc`](https://github.com/langchain-ai/langgraphjs/commit/b0ba1fc49e07e0eef5fa6b791f6d08daf7f8ed62) chore(langgraph): split `call` method from `executeTasksWithRetry` ### 📊 Changes **1 file changed** (+150 additions, -162 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/pregel/runner.ts` (+150 -162) </details> ### 📄 Description Requirement for porting https://github.com/langchain-ai/langgraph/pull/3907 --- <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 20:15:14 -05:00
yindo closed this issue 2026-02-15 20:15:14 -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#1313