[PR #2883] [MERGED] pipeline: don't hang on error #2971

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

📋 Pull Request Information

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

Base: mainHead: mdrxy/early-exit


📝 Commits (3)

📊 Changes

3 files changed (+79 additions, -35 deletions)

View changed files

📝 .github/workflows/ci.yml (+2 -1)
📝 pipeline/cli.py (+5 -2)
📝 pipeline/commands/dev.py (+72 -32)

📄 Description

No description provided


🔄 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/2883 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 3/3/2026 **Status:** ✅ Merged **Merged:** 3/3/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/early-exit` --- ### 📝 Commits (3) - [`5c66449`](https://github.com/langchain-ai/docs/commit/5c664496e93162fb52ec56babcf78af24e18d8df) pipeline: don't hang on error - [`58112dc`](https://github.com/langchain-ai/docs/commit/58112dc372d5addc6ed684d85e5d1f6bd6e993e9) Merge branch 'main' into mdrxy/early-exit - [`bbcc3a7`](https://github.com/langchain-ai/docs/commit/bbcc3a7718a81e17457b2d0373dc53e327be6197) fix ### 📊 Changes **3 files changed** (+79 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+2 -1) 📝 `pipeline/cli.py` (+5 -2) 📝 `pipeline/commands/dev.py` (+72 -32) </details> ### 📄 Description _No description provided_ --- <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:20:33 -04:00
yindo closed this issue 2026-06-05 18:20:33 -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#2971