[PR #614] [MERGED] chore: add logging for session and redis #613

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugin-daemon/pull/614
Author: @Stream29
Created: 2/14/2026
Status: Merged
Merged: 2/14/2026
Merged by: @Stream29

Base: mainHead: chore/add-logs-for-session-and-redis


📝 Commits (1)

  • b04a86e chore: add logging for session and redis

📊 Changes

3 files changed (+63 additions, -7 deletions)

View changed files

📝 internal/core/io_tunnel/backwards_invocation/transaction/serverless_handler.go (+23 -4)
📝 internal/core/session_manager/session.go (+31 -3)
📝 internal/service/serverless_transaction.go (+9 -0)

📄 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-plugin-daemon/pull/614 **Author:** [@Stream29](https://github.com/Stream29) **Created:** 2/14/2026 **Status:** ✅ Merged **Merged:** 2/14/2026 **Merged by:** [@Stream29](https://github.com/Stream29) **Base:** `main` ← **Head:** `chore/add-logs-for-session-and-redis` --- ### 📝 Commits (1) - [`b04a86e`](https://github.com/langgenius/dify-plugin-daemon/commit/b04a86edd5183cb4d6ae3c2c5f028deefcd16e81) chore: add logging for session and redis ### 📊 Changes **3 files changed** (+63 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `internal/core/io_tunnel/backwards_invocation/transaction/serverless_handler.go` (+23 -4) 📝 `internal/core/session_manager/session.go` (+31 -3) 📝 `internal/service/serverless_transaction.go` (+9 -0) </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-16 01:16:32 -05:00
yindo closed this issue 2026-02-16 01:16:32 -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#613