Skip to content

Conversation

@wrobelda
Copy link
Contributor

@wrobelda wrobelda commented Nov 17, 2025

For any bridge that is intentionally designed to have CACHE_TIMEOUT set to 0 or is called with _cache_timeout=0 override, RSS-Bridge causes unnecessary disk-writes when saving the cache, considering that it's technically impossible to load it back again. The cache should therefore not be getting saved if TTL is set to 0.

This fixes that behavior.

The cache should not be getting saved if TTL is set to 0, since it's technically impossible to load it back again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant