openrag/src
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
..
api Refactor error logging in upload_user_file function 2025-09-04 18:32:38 -03:00
config Merge branch 'main' into ingestion-flow 2025-09-04 17:59:43 -03:00
connectors centralized logging 2025-09-03 15:57:35 -04:00
models fix no-auth owner 2025-09-04 15:36:22 -04:00
services Merge branch 'main' into ingestion-flow 2025-09-04 17:59:43 -03:00
tui tui fixes 2025-09-04 13:40:22 -04:00
utils centralized logging 2025-09-03 15:57:35 -04:00
agent.py centralized logging 2025-09-03 15:57:35 -04:00
auth_context.py ruff 2025-09-03 09:17:30 -04:00
auth_middleware.py ruff 2025-09-03 09:17:30 -04:00
main.py Merge branch 'main' into ingestion-flow 2025-09-04 17:59:43 -03:00
session_manager.py ruff 2025-09-03 09:17:30 -04:00