João Vitória Silva
5fbd9052d3
Refactor bulk import to use thread pool executor
...
Replaces FastAPI BackgroundTasks with a ThreadPoolExecutor for bulk activity import, queuing all files for processing in a single thread pool task. Adds process_all_files_sync to handle sequential file processing and database session management, improving scalability and resource usage. #399
2025-12-04 11:51:13 +00:00
..
2025-12-04 11:51:13 +00:00
2025-12-03 21:55:53 +00:00
2025-11-05 11:59:42 +00:00
2025-12-03 16:18:13 +00:00
2025-07-18 10:15:34 +01:00
2025-12-03 16:18:13 +00:00
2025-10-29 13:16:18 +00:00
2025-11-28 14:42:01 +00:00
2025-10-29 13:16:18 +00:00
2025-11-16 22:48:37 +00:00
2025-11-26 22:36:23 +00:00
2025-11-26 11:50:28 +00:00
2025-11-26 11:50:28 +00:00
2025-11-26 11:50:28 +00:00
2024-09-17 16:59:55 +01:00
2025-11-24 15:20:41 +00:00
2025-11-06 14:19:34 +00:00
2025-11-06 14:19:34 +00:00
2025-11-24 15:20:41 +00:00
2025-10-29 13:16:18 +00:00
2025-10-29 13:16:18 +00:00
2025-11-06 14:19:34 +00:00
2025-11-06 14:19:34 +00:00
2025-11-16 22:48:37 +00:00
2025-12-03 21:55:53 +00:00
2025-07-14 16:02:33 +01:00
2024-07-11 17:31:57 +01:00
2024-07-11 17:31:57 +01:00
2025-11-24 23:19:38 +00:00