[PR #22222] [MERGED] feat: Timeout for event_call events #49605

Closed
opened 2026-04-30 01:54:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/22222
Author: @Classic298
Created: 3/4/2026
Status: Merged
Merged: 3/4/2026
Merged by: @tjbck

Base: devHead: websocket


📝 Commits (4)

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 backend/open_webui/env.py (+6 -0)
📝 backend/open_webui/socket/main.py (+2 -0)

📄 Description

Addresses: https://github.com/open-webui/open-webui/issues/22220

Contributor License Agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.

Note

Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.


🔄 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/open-webui/open-webui/pull/22222 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 3/4/2026 **Status:** ✅ Merged **Merged:** 3/4/2026 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `websocket` --- ### 📝 Commits (4) - [`e9b3f15`](https://github.com/open-webui/open-webui/commit/e9b3f15cfc903c138d74a549e19eab68dd171fdc) Update main.py - [`cfb0994`](https://github.com/open-webui/open-webui/commit/cfb099498277c91e9ec1cecc4d446bcabc3f1023) Update env.py - [`36bc8f3`](https://github.com/open-webui/open-webui/commit/36bc8f350972261a1b77fe8297693ccb30abde79) Update main.py - [`2e4f753`](https://github.com/open-webui/open-webui/commit/2e4f7530ba3a672ef284af50c86e32ce960e948e) Update env.py ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/env.py` (+6 -0) 📝 `backend/open_webui/socket/main.py` (+2 -0) </details> ### 📄 Description Addresses: https://github.com/open-webui/open-webui/issues/22220 ### Contributor License Agreement <!-- 🚨 DO NOT DELETE THE TEXT BELOW 🚨 Keep the "Contributor License Agreement" confirmation text intact. Deleting it will trigger the CLA-Bot to INVALIDATE your PR. --> By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. > [!NOTE] > Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-30 01:54:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#49605