[PR #2510] [MERGED] fix(langchain): amplify retry feature #2495

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2510
Author: @christian-bromann
Created: 2/5/2026
Status: Merged
Merged: 2/25/2026
Merged by: @npentrel

Base: mainHead: cb/retries


📝 Commits (3)

  • 7f1c4e0 fix(langchain): amplify retry feature
  • 57909da revetr
  • c2b7c20 Merge branch 'main' into cb/retries

📊 Changes

2 files changed (+53 additions, -5 deletions)

View changed files

📝 src/oss/deepagents/customization.mdx (+47 -0)
📝 src/oss/langchain/models.mdx (+6 -5)

📄 Description

Amplify retry capabilities and be more concrete about what it will retry.


🔄 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/2510 **Author:** [@christian-bromann](https://github.com/christian-bromann) **Created:** 2/5/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `cb/retries` --- ### 📝 Commits (3) - [`7f1c4e0`](https://github.com/langchain-ai/docs/commit/7f1c4e093302e5c3b21a90083529e1f64d7f870e) fix(langchain): amplify retry feature - [`57909da`](https://github.com/langchain-ai/docs/commit/57909daf2a175d31abf876887992f2817e993b3d) revetr - [`c2b7c20`](https://github.com/langchain-ai/docs/commit/c2b7c204d5088159c7395c563d16198f4a920639) Merge branch 'main' into cb/retries ### 📊 Changes **2 files changed** (+53 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/customization.mdx` (+47 -0) 📝 `src/oss/langchain/models.mdx` (+6 -5) </details> ### 📄 Description Amplify retry capabilities and be more concrete about what it will retry. --- <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:28 -05:00
yindo changed title from [PR #2510] fix(langchain): amplify retry feature to [PR #2510] [MERGED] fix(langchain): amplify retry feature 2026-06-05 18:18:54 -04:00
yindo closed this issue 2026-06-05 18:18:55 -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#2495