[PR #3300] [MERGED] feat: document 25,000 runs per trace limit [closes DOC-489] #3356

Closed
opened 2026-06-05 18:22:50 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3300
Author: @katmayb
Created: 3/25/2026
Status: Merged
Merged: 3/25/2026
Merged by: @katmayb

Base: mainHead: open-swe/563c1e45-6cb6-4c40-3ec3-38734c8fa0fc


📝 Commits (4)

  • 70cad28 Add docs for 25,000 runs per trace limit with troubleshooting guide
  • 2ef8252 Edits
  • feb4897 Add to snippet
  • 70f7c7d Merge branch 'main' into open-swe/563c1e45-6cb6-4c40-3ec3-38734c8fa0fc

📊 Changes

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

View changed files

📝 src/langsmith/administration-overview.mdx (+5 -0)
📝 src/langsmith/observability-concepts.mdx (+4 -0)
src/snippets/langsmith/max-runs-per-trace.mdx (+1 -0)

📄 Description

Description

Adds documentation about the 25,000 runs per trace limit in LangSmith. Previously this limit was undocumented, causing confusion when users hit it.

Resolves DOC-489


🔄 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/3300 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 3/25/2026 **Status:** ✅ Merged **Merged:** 3/25/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/563c1e45-6cb6-4c40-3ec3-38734c8fa0fc` --- ### 📝 Commits (4) - [`70cad28`](https://github.com/langchain-ai/docs/commit/70cad28e3fceef6261ceda4558e6936f78d8608d) Add docs for 25,000 runs per trace limit with troubleshooting guide - [`2ef8252`](https://github.com/langchain-ai/docs/commit/2ef82522b7145f2d32bdf7d78139beb6e4479a7e) Edits - [`feb4897`](https://github.com/langchain-ai/docs/commit/feb4897b4d2a6ce65bd177e374c7b0087b350107) Add to snippet - [`70f7c7d`](https://github.com/langchain-ai/docs/commit/70f7c7d555b4fd3c2ffa35738d39ca695b3123c8) Merge branch 'main' into open-swe/563c1e45-6cb6-4c40-3ec3-38734c8fa0fc ### 📊 Changes **3 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/administration-overview.mdx` (+5 -0) 📝 `src/langsmith/observability-concepts.mdx` (+4 -0) ➕ `src/snippets/langsmith/max-runs-per-trace.mdx` (+1 -0) </details> ### 📄 Description ## Description Adds documentation about the 25,000 runs per trace limit in LangSmith. Previously this limit was undocumented, causing confusion when users hit it. Resolves DOC-489 --- <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-06-05 18:22:50 -04:00
yindo closed this issue 2026-06-05 18:22:50 -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#3356