Fix an issue where LLM requests would block forever (#18830)

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
This commit is contained in:
Mikayla Maki
2024-10-07 16:03:26 -04:00
committed by GitHub
co-authored by Marshall Bowers
parent 8cdb9d6b85
commit 5387a6f7f9
2 changed files with 26 additions and 4 deletions
+1 -2
View File
@@ -3,8 +3,7 @@ name: Publish Collab Server Image
on:
push:
tags:
# Pause production deploys while we investigate an issue.
# - collab-production
- collab-production
- collab-staging
env: