[PR #4177] [MERGED] chore: document error interrupt metadata #4168

Closed
opened 2026-06-05 19:13:00 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/4177
Author: @open-swe[bot]
Created: 5/27/2026
Status: Merged
Merged: 5/27/2026
Merged by: @dqbd

Base: mainHead: open-swe/add-ls-is-error-interrupt-doc


📝 Commits (1)

  • c5b5785 chore: document error interrupt metadata

📊 Changes

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

View changed files

📝 src/langsmith/ls-metadata-parameters.mdx (+28 -0)

📄 Description

Description

Document the ls_is_error_interrupt LangSmith metadata parameter so custom instrumentation can mark error runs as interrupted.

Release Note

Documented the ls_is_error_interrupt metadata parameter.

Test Plan

  • Confirmed the metadata table and parameter details link to the new ls_is_error_interrupt section.

Opened collaboratively by David Duong and open-swe.


🔄 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/4177 **Author:** [@open-swe[bot]](https://github.com/apps/open-swe) **Created:** 5/27/2026 **Status:** ✅ Merged **Merged:** 5/27/2026 **Merged by:** [@dqbd](https://github.com/dqbd) **Base:** `main` ← **Head:** `open-swe/add-ls-is-error-interrupt-doc` --- ### 📝 Commits (1) - [`c5b5785`](https://github.com/langchain-ai/docs/commit/c5b5785ec3d762ebd0c90b32b337486e81822895) chore: document error interrupt metadata ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/ls-metadata-parameters.mdx` (+28 -0) </details> ### 📄 Description ## Description Document the `ls_is_error_interrupt` LangSmith metadata parameter so custom instrumentation can mark error runs as interrupted. ## Release Note Documented the `ls_is_error_interrupt` metadata parameter. ## Test Plan - [x] Confirmed the metadata table and parameter details link to the new `ls_is_error_interrupt` section. _Opened collaboratively by David Duong and open-swe._ --- <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 19:13:00 -04:00
yindo closed this issue 2026-06-05 19:13:01 -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#4168