[PR #3188] [MERGED] fix: update BG_JOB_TIMEOUT_SECS default to 86400 [closes DOC-887] #3255

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

📋 Pull Request Information

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

Base: mainHead: open-swe/05301808-2320-d76e-bdfc-880a64f07dc6


📝 Commits (1)

  • 23e08e9 Update BG_JOB_TIMEOUT_SECS default value from 3600 to 86400

📊 Changes

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

View changed files

📝 src/langsmith/env-var.mdx (+1 -1)

📄 Description

Description

Updates the documented default value for BG_JOB_TIMEOUT_SECS from 3600 to 86400 (24 hours) on the environment variables page, reflecting a recent change confirmed by the team.

Resolves DOC-887

Test Plan

  • Verify the env-var page shows the updated default of 86400 for BG_JOB_TIMEOUT_SECS

🔄 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/3188 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 3/18/2026 **Status:** ✅ Merged **Merged:** 3/18/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `open-swe/05301808-2320-d76e-bdfc-880a64f07dc6` --- ### 📝 Commits (1) - [`23e08e9`](https://github.com/langchain-ai/docs/commit/23e08e91dc73c149abfa381cf7cb79c306781b60) Update BG_JOB_TIMEOUT_SECS default value from 3600 to 86400 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/env-var.mdx` (+1 -1) </details> ### 📄 Description ## Description Updates the documented default value for `BG_JOB_TIMEOUT_SECS` from `3600` to `86400` (24 hours) on the environment variables page, reflecting a recent change confirmed by the team. Resolves DOC-887 ## Test Plan - [ ] Verify the env-var page shows the updated default of `86400` for `BG_JOB_TIMEOUT_SECS` --- <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:35 -04:00
yindo closed this issue 2026-06-05 18:21:35 -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#3255