[PR #57] [MERGED] fix: add error logging for connection handshake failure #285

Closed
opened 2026-02-16 01:15:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/57
Author: @Yeuoly
Created: 3/5/2025
Status: Merged
Merged: 3/5/2025
Merged by: @Yeuoly

Base: mainHead: fix/optimize-internal-server-error


📝 Commits (1)

  • c3116f9 fix: add error logging for connection handshake failure

📊 Changes

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

View changed files

📝 internal/core/plugin_manager/debugging_runtime/hooks.go (+1 -0)

📄 Description

Add error logging when connection handshake fails in the plugin runtime to improve debugging and error traceability


🔄 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-plugin-daemon/pull/57 **Author:** [@Yeuoly](https://github.com/Yeuoly) **Created:** 3/5/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@Yeuoly](https://github.com/Yeuoly) **Base:** `main` ← **Head:** `fix/optimize-internal-server-error` --- ### 📝 Commits (1) - [`c3116f9`](https://github.com/langgenius/dify-plugin-daemon/commit/c3116f965eff9c625247d16ddf88b473314c0279) fix: add error logging for connection handshake failure ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `internal/core/plugin_manager/debugging_runtime/hooks.go` (+1 -0) </details> ### 📄 Description Add error logging when connection handshake fails in the plugin runtime to improve debugging and error traceability --- <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 01:15:23 -05:00
yindo closed this issue 2026-02-16 01:15:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#285