mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-17 18:35:19 +02:00
- Added logging to track the start and end of file download and export processes, improving visibility into execution time. - Implemented per-thread HTTP transport for concurrent downloads and exports, ensuring thread safety. - Refactored download and export methods to utilize resolved credentials, enhancing functionality. - Updated unit tests to validate the new threading and logging features, ensuring robust parallel execution. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| change_tracker.py | ||
| client.py | ||
| content_extractor.py | ||
| credentials.py | ||
| file_types.py | ||
| folder_manager.py | ||