[PR #2778] debug/chat: increase notify error duration to 3000 #23831

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

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

State: closed
Merged: Yes


Description

This PR increases the notification error duration in the debug/chat component from the default to 3000 milliseconds. This change aims to improve user experience by ensuring error messages are visible for a sufficient amount of time, allowing users to better understand and react to them. No new dependencies are introduced with this change.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Testing should verify that the increased duration does not negatively impact user experience or interfere with other notifications. Test cases include:

  • Manual testing to ensure error notifications now persist for 3000 milliseconds.
  • Automated tests to verify no side effects on notification system behavior.

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
**Original Pull Request:** https://github.com/langgenius/dify/pull/2778 **State:** closed **Merged:** Yes --- # Description This PR increases the notification error duration in the debug/chat component from the default to 3000 milliseconds. This change aims to improve user experience by ensuring error messages are visible for a sufficient amount of time, allowing users to better understand and react to them. No new dependencies are introduced with this change. ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue) # How Has This Been Tested? Testing should verify that the increased duration does not negatively impact user experience or interfere with other notifications. Test cases include: - [x] Manual testing to ensure error notifications now persist for 3000 milliseconds. - [ ] Automated tests to verify no side effects on notification system behavior. # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] My changes generate no new warnings
yindo added the pull-request label 2026-02-21 20:21:50 -05:00
yindo closed this issue 2026-02-21 20:21:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23831