[PR #564] [CLOSED] [Closes LSO-1447] Self-hosted customers don't have adhoc queue #565

Closed
opened 2026-02-16 02:16:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/helm/pull/564
Author: @natasha-langchain
Created: 1/29/2026
Status: Closed

Base: mainHead: LSO-1447


📝 Commits (1)

  • 22dc247 Self-hosted customers don't have adhoc queue

📊 Changes

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

View changed files

📝 charts/langsmith/values.yaml (+3 -1)

📄 Description

Self-hosted customers don't have adhoc queue
But go alerts is defaulting to "adhoc"
Need to use "default"
So alerts can be picked up by saq-adhoc-queue worker for processing

Affects self-hosted who have

  1. GO_QUEUE_ENABLED_ALL=true (Go ingestion path)

  2. singleQueueProcessorMode=true (single queue worker - self-hosted default) (


🔄 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/564 **Author:** [@natasha-langchain](https://github.com/natasha-langchain) **Created:** 1/29/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `LSO-1447` --- ### 📝 Commits (1) - [`22dc247`](https://github.com/langchain-ai/helm/commit/22dc247d7d1856976c8433a77cd93189c0b0e888) Self-hosted customers don't have adhoc queue ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `charts/langsmith/values.yaml` (+3 -1) </details> ### 📄 Description Self-hosted customers don't have adhoc queue But go alerts is defaulting to "adhoc" Need to use "default" So alerts can be picked up by saq-adhoc-queue worker for processing Affects self-hosted who have 1. GO_QUEUE_ENABLED_ALL=true (Go ingestion path) 2. singleQueueProcessorMode=true (single queue worker - self-hosted default) ( --- <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 02:16:40 -05:00
yindo closed this issue 2026-02-16 02:16:40 -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#565