[PR #72] [MERGED] Infra/update nginx size #98

Closed
opened 2026-02-16 01:17:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/helm/pull/72
Author: @langchain-infra
Created: 2/22/2024
Status: Merged
Merged: 2/23/2024
Merged by: @langchain-infra

Base: mainHead: infra/update-nginx-size


📝 Commits (2)

  • 512ffc7 Update max body size for client
  • 6d2598f Update max body size for client

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 charts/langsmith/Chart.yaml (+1 -1)
📝 charts/langsmith/templates/frontend/config-map.yaml (+4 -0)

📄 Description

All requests go through nginx so we should bump the client body size.


🔄 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/helm/pull/72 **Author:** [@langchain-infra](https://github.com/langchain-infra) **Created:** 2/22/2024 **Status:** ✅ Merged **Merged:** 2/23/2024 **Merged by:** [@langchain-infra](https://github.com/langchain-infra) **Base:** `main` ← **Head:** `infra/update-nginx-size` --- ### 📝 Commits (2) - [`512ffc7`](https://github.com/langchain-ai/helm/commit/512ffc786e6b8129a1cd2664997d9837a44d670d) Update max body size for client - [`6d2598f`](https://github.com/langchain-ai/helm/commit/6d2598fbaa83a9b12650a731ad662a1213aee0d8) Update max body size for client ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `charts/langsmith/Chart.yaml` (+1 -1) 📝 `charts/langsmith/templates/frontend/config-map.yaml` (+4 -0) </details> ### 📄 Description All requests go through nginx so we should bump the client body size. --- <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-16 01:17:10 -05:00
yindo closed this issue 2026-02-16 01:17:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/helm#98