Skip to content

feat(chat, gateway): implement error recovery timer and enhance histo…#179

Merged
hazeone merged 1 commit intomainfrom
fix/chat_terminate_error
Feb 26, 2026
Merged

feat(chat, gateway): implement error recovery timer and enhance histo…#179
hazeone merged 1 commit intomainfrom
fix/chat_terminate_error

Conversation

@hazeone
Copy link
Copy Markdown
Contributor

@hazeone hazeone commented Feb 26, 2026

…ry loading logic

  • Added a timer for delayed error finalization to allow for potential recovery from mid-stream errors.
  • Introduced functions to clear the error recovery timer in various scenarios to improve user experience.
  • Updated the chat store to handle error states more gracefully, preserving partial messages during errors.
  • Enhanced the gateway store to always reload history upon agent completion, ensuring consistency after transient errors.

…ry loading logic

- Added a timer for delayed error finalization to allow for potential recovery from mid-stream errors.
- Introduced functions to clear the error recovery timer in various scenarios to improve user experience.
- Updated the chat store to handle error states more gracefully, preserving partial messages during errors.
- Enhanced the gateway store to always reload history upon agent completion, ensuring consistency after transient errors.
@hazeone hazeone merged commit 96ac13f into main Feb 26, 2026
2 checks passed
@hazeone hazeone deleted the fix/chat_terminate_error branch February 26, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant