mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
- Introduced RequestPerfMiddleware to log request performance metrics, including slow request thresholds. - Updated various services and retrievers to utilize the new performance logging utility for better tracking of execution times. - Enhanced existing methods with detailed performance logs for operations such as embedding, searching, and indexing. - Removed deprecated logging setup in stream_new_chat and replaced it with the new performance logger. |
||
|---|---|---|
| .. | ||
| blocknote_to_markdown.py | ||
| chat_comments.py | ||
| connector_naming.py | ||
| content_utils.py | ||
| document_converters.py | ||
| indexing_locks.py | ||
| notion_utils.py | ||
| oauth_security.py | ||
| perf.py | ||
| periodic_scheduler.py | ||
| proxy_config.py | ||
| rbac.py | ||
| refresh_tokens.py | ||
| signed_image_urls.py | ||
| validators.py | ||
| webcrawler_utils.py | ||