mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
c63da2005e
Ref: https://github.com/rails/rails/issues/43472 We swallow these exceptions because it makes sense for a cache to fallback to a cache miss in case of transcient failures. However there's value in reporting these to the application owners so that they can be alerted that something undesirable happened. |
||
---|---|---|
.. | ||
strategy | ||
file_store.rb | ||
mem_cache_store.rb | ||
memory_store.rb | ||
null_store.rb | ||
redis_cache_store.rb |