openrag/src/api
Gabriel Luiz Freitas Almeida 69834ac4ac Refactor error logging in upload_user_file function
This commit replaces the print statement for error traceback with a structured logging approach using the logger. This change enhances error visibility and aligns with best practices for robust and well-documented async code.
2025-09-04 18:32:38 -03:00
..
__init__.py refactor 2025-07-30 11:18:19 -04:00
auth.py ruff 2025-09-03 09:17:30 -04:00
chat.py centralized logging 2025-09-03 15:57:35 -04:00
connectors.py centralized logging 2025-09-03 15:57:35 -04:00
knowledge_filter.py centralized logging 2025-09-03 15:57:35 -04:00
langflow_files.py Refactor error logging in upload_user_file function 2025-09-04 18:32:38 -03:00
oidc.py ruff 2025-09-03 09:17:30 -04:00
search.py centralized logging 2025-09-03 15:57:35 -04:00
settings.py Implement async fetching of ingestion flow configuration 2025-09-04 18:31:38 -03:00
tasks.py ruff 2025-09-03 09:17:30 -04:00
upload.py fix no-auth owner 2025-09-04 15:36:22 -04:00