[PR #808] [MERGED] feat: optimize error logging #22702

Closed
opened 2026-02-21 20:19:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/808
Author: @takatost
Created: 8/11/2023
Status: Merged
Merged: 8/11/2023
Merged by: @takatost

Base: mainHead: feat/optimize-error-logging


📝 Commits (1)

  • 7b22452 feat: optimize error logging

📊 Changes

5 files changed (+7 additions, -7 deletions)

View changed files

📝 api/core/callback_handler/agent_loop_gather_callback_handler.py (+2 -2)
📝 api/core/callback_handler/dataset_tool_callback_handler.py (+1 -1)
📝 api/core/callback_handler/llm_callback_handler.py (+1 -1)
📝 api/core/callback_handler/main_chain_gather_callback_handler.py (+2 -2)
📝 api/core/indexing_runner.py (+1 -1)

📄 Description

No description provided


🔄 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/langgenius/dify/pull/808 **Author:** [@takatost](https://github.com/takatost) **Created:** 8/11/2023 **Status:** ✅ Merged **Merged:** 8/11/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/optimize-error-logging` --- ### 📝 Commits (1) - [`7b22452`](https://github.com/langgenius/dify/commit/7b2245292c7c6048f4b41dc83d61127f5b8101ce) feat: optimize error logging ### 📊 Changes **5 files changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `api/core/callback_handler/agent_loop_gather_callback_handler.py` (+2 -2) 📝 `api/core/callback_handler/dataset_tool_callback_handler.py` (+1 -1) 📝 `api/core/callback_handler/llm_callback_handler.py` (+1 -1) 📝 `api/core/callback_handler/main_chain_gather_callback_handler.py` (+2 -2) 📝 `api/core/indexing_runner.py` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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-21 20:19:33 -05:00
yindo closed this issue 2026-02-21 20:19:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22702