mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 10:05:26 -04:00
[PR #128] [MERGED] Fix: Add proper exception handling to langfuse filter pipeline #317
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/pipelines/pull/128
Author: @Meeeee6623
Created: 6/27/2024
Status: ✅ Merged
Merged: 6/27/2024
Merged by: @tjbck
Base:
main← Head:catch-langfuse-auth-error📝 Commits (1)
5e73b27Add proper exception handling to langfuse filter pipeline📊 Changes
1 file changed (+15 additions, -7 deletions)
View changed files
📝
examples/filters/langfuse_filter_pipeline.py(+15 -7)📄 Description
The example Langfuse filter pipeline had unhandled exceptions on startup when checking the auth state, which led the pipelines server to keep restarting when the Langfuse filter was loaded with the incorrect API keys.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.