/api/convos/gen_title Sometimes a 404 error occurs. #1881
zdwork
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments
-
This is a bit expected as generating the title is an asynchronous process and may not be done when the API gets called. Also changing conversations or triggering a new message request could abort it. However, I'll look into introducing polling and handling this better. On the UX side it doesn't really affect much other than the title not generating or the title not being fetched until refresh. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@danny-avila happens for me only when using Agent chat, error msg:
|
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
-
What happened?
Sometimes a 404 error occurs.
Masere branch
Steps to Reproduce
Sometimes a 404 error occurs.
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions