[PR #1976] [MERGED] docs: add max time for bg_job_shutdown_grace_period_secs #2026

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1976
Author: @jdrogers940
Created: 12/18/2025
Status: Merged
Merged: 12/18/2025
Merged by: @jdrogers940

Base: mainHead: jdr/add-max-grace-shutdown


📝 Commits (1)

  • 350520e docs: add max time for bg_job_shutdown_grace_period_secs

📊 Changes

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

View changed files

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

📄 Description

Overview

Adding the max default value allowed for BG_JOB_SHUTDOWN_GRACE_PERIOD_SECS.

Type of change

Type: Update existing documentation

Related issues/PRs

N/A

  • Linear issue:
  • Slack thread:

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

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/1976 **Author:** [@jdrogers940](https://github.com/jdrogers940) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@jdrogers940](https://github.com/jdrogers940) **Base:** `main` ← **Head:** `jdr/add-max-grace-shutdown` --- ### 📝 Commits (1) - [`350520e`](https://github.com/langchain-ai/docs/commit/350520e4a834845b8441be6385926bacc379ae0a) docs: add max time for bg_job_shutdown_grace_period_secs ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/env-var.mdx` (+1 -1) </details> ### 📄 Description ## Overview Adding the max default value allowed for BG_JOB_SHUTDOWN_GRACE_PERIOD_SECS. ## Type of change **Type:** Update existing documentation ## Related issues/PRs N/A <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## 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` - [X] All code examples have been tested and work correctly - [X] I have used **root relative** paths for internal links - [X] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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:59 -05:00
yindo closed this issue 2026-02-17 17:22:59 -05:00
yindo changed title from [PR #1976] docs: add max time for bg_job_shutdown_grace_period_secs to [PR #1976] [MERGED] docs: add max time for bg_job_shutdown_grace_period_secs 2026-06-05 18:16:14 -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#2026