[PR #29587] fix: remove unnecessary error log when trigger endpoint returns 404 #32475

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

Original Pull Request: https://github.com/langgenius/dify/pull/29587

State: closed
Merged: Yes


Summary

  • Remove unnecessary logger.error() call when trigger endpoint returns 404
  • 404 is expected behavior for non-existent endpoints and should not pollute error logs

Test plan

  • Lint check passed
  • Type check passed

Closes #29586

🤖 Generated with Claude Code

**Original Pull Request:** https://github.com/langgenius/dify/pull/29587 **State:** closed **Merged:** Yes --- ## Summary - Remove unnecessary `logger.error()` call when trigger endpoint returns 404 - 404 is expected behavior for non-existent endpoints and should not pollute error logs ## Test plan - [x] Lint check passed - [x] Type check passed Closes #29586 🤖 Generated with [Claude Code](https://claude.com/claude-code)
yindo added the pull-request label 2026-02-21 20:51:28 -05:00
yindo closed this issue 2026-02-21 20:51:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#32475