[PR #429] [MERGED] [docs]: node retries #749

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/429
Author: @isahers1
Created: 8/29/2024
Status: Merged
Merged: 8/30/2024
Merged by: @jacoblee93

Base: mainHead: isaac/noderetries


📝 Commits (4)

📊 Changes

3 files changed (+103 additions, -0 deletions)

View changed files

📝 docs/docs/how-tos/index.md (+1 -0)
📝 docs/mkdocs.yml (+1 -0)
examples/how-tos/node-retry-policies.ipynb (+101 -0)

📄 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/429 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 8/29/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `isaac/noderetries` --- ### 📝 Commits (4) - [`0de59af`](https://github.com/langchain-ai/langgraphjs/commit/0de59afb53c891851eafcd17a5022627dcb38389) wip - [`ab22637`](https://github.com/langchain-ai/langgraphjs/commit/ab22637f55cf1289e566bf2084dbd3a1aa11c9e5) x - [`04bc1b2`](https://github.com/langchain-ai/langgraphjs/commit/04bc1b26b9300b94f8ec45e511e2ae2626d0b170) x - [`677abf2`](https://github.com/langchain-ai/langgraphjs/commit/677abf2b457d5d8b1e0466bae7e8b501a41f1dcc) Fix state declaration ### 📊 Changes **3 files changed** (+103 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/how-tos/index.md` (+1 -0) 📝 `docs/mkdocs.yml` (+1 -0) ➕ `examples/how-tos/node-retry-policies.ipynb` (+101 -0) </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:15:46 -05:00
yindo closed this issue 2026-02-15 19:15:46 -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#749