vvzvlad
|
688b9e1927
|
refactor tg_cache: update cache file naming convention to use a simpler format by removing '_history' from filename
|
2025-06-10 03:52:17 +03:00 |
|
vvzvlad
|
0dd4460e35
|
refactor tg_cache: simplify cache file path generation by removing limit from filename and updating related cache functions
|
2025-06-10 03:51:51 +03:00 |
|
vvzvlad
|
14081a3d44
|
refactor rss_generator and tg_cache: replace cached_get_chat with direct client.get_chat calls, update message caching logic to handle limits, and improve cache file naming for message history
|
2025-06-10 03:48:08 +03:00 |
|
vvzvlad
|
0f992bf3a8
|
enhance cache expiration logic in _get_from_cache: add randomness to max age check for improved cache validity
|
2025-06-10 03:28:43 +03:00 |
|
vvzvlad
|
95361be6f4
|
refactor tg_cache: change debug logs to info level for cache operations to enhance log clarity
|
2025-06-10 03:24:22 +03:00 |
|
vvzvlad
|
b7a8f4f60d
|
refactor requirements and rss_generator: replace direct get_chat calls with cached_get_chat for improved performance and update requirements.txt to uncomment Kurigram
|
2025-06-10 02:40:23 +03:00 |
|