[PR #548] [MERGED] More Descriptive TypeError #1530

Closed
opened 2026-02-20 17:44:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/548
Author: @hinthornw
Created: 5/29/2024
Status: Merged
Merged: 5/29/2024
Merged by: @nfcampos

Base: mainHead: wfh/better_error


📝 Commits (1)

📊 Changes

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

View changed files

📝 langgraph/utils.py (+6 -0)

📄 Description

When invoking an async graph using the sync API

Closes: #547


🔄 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/langgraph/pull/548 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 5/29/2024 **Merged by:** [@nfcampos](https://github.com/nfcampos) **Base:** `main` ← **Head:** `wfh/better_error` --- ### 📝 Commits (1) - [`dfeff08`](https://github.com/langchain-ai/langgraph/commit/dfeff082bbddc63b383de6d55dea18fc208c0bd5) nit: Better TypeError ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `langgraph/utils.py` (+6 -0) </details> ### 📄 Description When invoking an async graph using the sync API Closes: #547 --- <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-20 17:44:58 -05:00
yindo closed this issue 2026-02-20 17:44:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1530