[PR #1332] [MERGED] doc: add /runs/:id rate limit #1477

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1332
Author: @QuentinBrosse
Created: 11/7/2025
Status: Merged
Merged: 11/7/2025
Merged by: @QuentinBrosse

Base: mainHead: quentin/rel-550-document-runsid-limit


📝 Commits (1)

  • 704f97e doc: add /runs/:id rate limit

📊 Changes

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

View changed files

📝 src/langsmith/administration-overview.mdx (+7 -6)

📄 Description

Overview

Type of change

Type: Update existing documentation

Related issues/PRs

  • GitHub issue:
  • Feature PR:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes

Screenshot 2025-11-07 at 17 45 38

🔄 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/1332 **Author:** [@QuentinBrosse](https://github.com/QuentinBrosse) **Created:** 11/7/2025 **Status:** ✅ Merged **Merged:** 11/7/2025 **Merged by:** [@QuentinBrosse](https://github.com/QuentinBrosse) **Base:** `main` ← **Head:** `quentin/rel-550-document-runsid-limit` --- ### 📝 Commits (1) - [`704f97e`](https://github.com/langchain-ai/docs/commit/704f97e03bbc21a04c3609bcb863e187e1bf2a61) doc: add /runs/:id rate limit ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/administration-overview.mdx` (+7 -6) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> ## Type of change **Type:** Update existing documentation ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> - Linear issue: https://linear.app/langchain/issue/REL-550/document-runsid-limit - Slack thread: https://langchain.slack.com/archives/C06841QGPT9/p1762514086121989?thread_ts=1762249832.785959&cid=C06841QGPT9 ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <img width="714" height="252" alt="Screenshot 2025-11-07 at 17 45 38" src="https://github.com/user-attachments/assets/08c8f8bd-d9ee-41c5-a979-9de1f1b0d11d" /> --- <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:22:24 -05:00
yindo closed this issue 2026-02-17 17:22:24 -05:00
yindo changed title from [PR #1332] doc: add /runs/:id rate limit to [PR #1332] [MERGED] doc: add /runs/:id rate limit 2026-06-05 18:12:51 -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#1477