File chat history flush error reporting change proposal #337
stefanolissa
started this conversation in
General
Replies: 1 comment
-
|
Released in 2.6.3 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
when the flush is called with a FileChatHistory, if the file is missing (for example for a caching clean up or the like), the flush call raises an exception. I think it could be better to check for the file existence and raise an exception only if the files cannot actually be deleted.
Beta Was this translation helpful? Give feedback.
All reactions