[PR #3011] [MERGED] docs: add 10,000 trace limit warning to deletion script [closes DOC-834] #3093

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

📋 Pull Request Information

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

Base: mainHead: open-swe/5b5509b3-ff9c-5887-d518-d24699cf720a


📝 Commits (4)

  • a7143ff docs: add 10,000 trace limit warning and troubleshooting guidance to trace deletion script page
  • 77a5b9f Apply suggestions from code review
  • 11e64ee Merge branch 'main' into open-swe/5b5509b3-ff9c-5887-d518-d24699cf720a
  • d8e589e Merge branch 'main' into open-swe/5b5509b3-ff9c-5887-d518-d24699cf720a

📊 Changes

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

View changed files

📝 src/langsmith/script-delete-traces.mdx (+18 -0)

📄 Description

Description

Adds a batch size limit warning to the trace deletion script page to prevent service disruption from large deletion operations. This stems from a customer incident where a large deletion made their cluster unavailable.

Resolves DOC-834

Preview

https://langchain-5e9cc07a-preview-opensw-1773084981-22d4878.mintlify.app/langsmith/script-delete-traces#service-disruption-after-large-deletion


🔄 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/3011 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 3/9/2026 **Status:** ✅ Merged **Merged:** 3/10/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/5b5509b3-ff9c-5887-d518-d24699cf720a` --- ### 📝 Commits (4) - [`a7143ff`](https://github.com/langchain-ai/docs/commit/a7143ff1abe674cacf0e249c89bc77ec17a4e10d) docs: add 10,000 trace limit warning and troubleshooting guidance to trace deletion script page - [`77a5b9f`](https://github.com/langchain-ai/docs/commit/77a5b9f8a73d8d61b7c2b8090dd19f9bd1a41913) Apply suggestions from code review - [`11e64ee`](https://github.com/langchain-ai/docs/commit/11e64eef70940685f39bd976acebff4dda9ab025) Merge branch 'main' into open-swe/5b5509b3-ff9c-5887-d518-d24699cf720a - [`d8e589e`](https://github.com/langchain-ai/docs/commit/d8e589e91dffdfe05dc4173654c2475dbbbcbc8b) Merge branch 'main' into open-swe/5b5509b3-ff9c-5887-d518-d24699cf720a ### 📊 Changes **1 file changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/script-delete-traces.mdx` (+18 -0) </details> ### 📄 Description ## Description Adds a batch size limit warning to the trace deletion script page to prevent service disruption from large deletion operations. This stems from a customer incident where a large deletion made their cluster unavailable. Resolves DOC-834 ## Preview https://langchain-5e9cc07a-preview-opensw-1773084981-22d4878.mintlify.app/langsmith/script-delete-traces#service-disruption-after-large-deletion --- <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:21:04 -04:00
yindo closed this issue 2026-06-05 18:21:04 -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#3093