### What problem does this PR solve? - Replace hardcoded 255-byte file name length checks with FILE_NAME_LEN_LIMIT constant - Update error messages to show the actual limit value - #8290 ### Type of change - [x] Refactoring Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api_service.py | ||
| canvas_service.py | ||
| common_service.py | ||
| conversation_service.py | ||
| dialog_service.py | ||
| document_service.py | ||
| file2document_service.py | ||
| file_service.py | ||
| knowledgebase_service.py | ||
| langfuse_service.py | ||
| llm_service.py | ||
| task_service.py | ||
| user_canvas_version.py | ||
| user_service.py | ||