mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 12:22:40 +02:00
- Implemented per-thread HTTP transport for concurrent downloads to ensure thread safety. - Refactored `download_file` and `download_file_to_disk` methods to utilize blocking calls on separate threads, improving performance during file operations. - Added logging to track the start and end of download and export processes, providing better visibility into execution time. - Updated unit tests to verify parallel execution of download and export operations, ensuring efficiency in handling multiple requests. |
||
|---|---|---|
| .. | ||
| google_drive | ||
| airtable_connector.py | ||
| airtable_history.py | ||
| bookstack_connector.py | ||
| clickup_connector.py | ||
| clickup_history.py | ||
| composio_connector.py | ||
| confluence_connector.py | ||
| confluence_history.py | ||
| discord_connector.py | ||
| elasticsearch_connector.py | ||
| github_connector.py | ||
| google_calendar_connector.py | ||
| google_gmail_connector.py | ||
| jira_connector.py | ||
| jira_history.py | ||
| linear_connector.py | ||
| luma_connector.py | ||
| notion_history.py | ||
| slack_history.py | ||
| teams_connector.py | ||
| teams_history.py | ||
| webcrawler_connector.py | ||