cherry-studio/src
fullex 24288cecf9 refactor: simplify error handling and session finalization in StreamingService
- Removed retry logic for finalizing streaming sessions, streamlining the process to handle success and error cases more clearly.
- Enhanced error logging to provide immediate feedback on failures without retaining session data, preventing potential memory leaks.
- Improved code readability by consolidating the success and error handling paths, ensuring a more straightforward flow in the session finalization logic.
2026-01-04 11:33:50 +08:00
..
main fix: streamCallback.integration.test.ts test logic 2026-01-04 11:12:41 +08:00
preload Merge branch 'main' of github.com:CherryHQ/cherry-studio into v2 2026-01-01 13:57:42 +08:00
renderer refactor: simplify error handling and session finalization in StreamingService 2026-01-04 11:33:50 +08:00