[PR #2093] [MERGED] Add section on retry and failure modes for bulk export #2124

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2093
Author: @katmayb
Created: 1/5/2026
Status: Merged
Merged: 1/9/2026
Merged by: @katmayb

Base: mainHead: retry-policy-bulk


📝 Commits (2)

  • 3942dc6 Add section on retry and failure modes for bulk export
  • 457d533 feedback

📊 Changes

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

View changed files

📝 src/langsmith/data-export.mdx (+93 -6)

📄 Description

Fixes DOC-549

Adds a section to the bulk export docs on the retry policy and failure modes. Includes the settings/behavior, common failure scenarios and whether they're retryable.

Also some general styling updates to page just for consistency (headings).

Preview

https://langchain-5e9cc07a-preview-retryp-1767650881-4680733.mintlify.app/langsmith/data-export#failure-modes-and-retry-policy


🔄 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/2093 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `retry-policy-bulk` --- ### 📝 Commits (2) - [`3942dc6`](https://github.com/langchain-ai/docs/commit/3942dc6b3fe7bca7e9080079d7eecfceccf339c0) Add section on retry and failure modes for bulk export - [`457d533`](https://github.com/langchain-ai/docs/commit/457d533c21ebf918f75d815cef9a49c24e5ba906) feedback ### 📊 Changes **1 file changed** (+93 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/data-export.mdx` (+93 -6) </details> ### 📄 Description Fixes DOC-549 Adds a section to the bulk export docs on the retry policy and failure modes. Includes the settings/behavior, common failure scenarios and whether they're retryable. Also some general styling updates to page just for consistency (headings). ## Preview https://langchain-5e9cc07a-preview-retryp-1767650881-4680733.mintlify.app/langsmith/data-export#failure-modes-and-retry-policy --- <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:05 -05:00
yindo closed this issue 2026-02-17 17:23:05 -05:00
yindo changed title from [PR #2093] Add section on retry and failure modes for bulk export to [PR #2093] [MERGED] Add section on retry and failure modes for bulk export 2026-06-05 18:16:46 -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#2124