[Enhancement]: Make upload file delay configurable #6044
halexan
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments
-
This delay doesn't affect the upload speed, just the time it takes to show the message, is that what you're trying to configure? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Some "big" files with a lot of words, their embedding speed are slower. Such as txt files with large amount of words, but only a few KB of storage. The warning message may mislead users that embedding process failed. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
Add new env like "RAG_UPLOAD_DELAY=10000"
More details
Currently, we cannot change delay time in "client/src/hooks/Files/useDelayedUploadToast.ts"
Add new env like 'RAG_UPLOAD_DELAY=10000' to control delay time?
Which components are impacted by your request?
No response
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions