canvas-lms/lib/base
Cody Cutrer 247a1438c0 ignore marshal errors in CacheRegister
by using ActiveSupport::Cache::Store's helper methods which handle
that automatically

Change-Id: I7cc41ffeac66bc248bc9ed4b8cd017c52d2d4e42
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/342984
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
Reviewed-by: Jacob Burroughs <jburroughs@instructure.com>
Reviewed-by: Isaac Moore <isaac.moore@instructure.com>
2024-07-26 15:33:22 +00:00
..
active_record fix remaining cache register issues for redis clustering 2024-03-25 20:03:22 +00:00
active_support ignore marshal errors in CacheRegister 2024-07-26 15:33:22 +00:00
canvas bundle update rubocop 2024-05-30 16:20:52 +00:00
api_scope_mapper_fallback.rb
canvas.rb send stats for CAS specific auth timeouts 2024-03-12 22:14:05 +00:00
csv_with_i18n.rb bundle update rubocop 2024-05-30 16:20:52 +00:00
dynamic_settings_initializer.rb avoid reloading Consul settings multiple times 2024-02-29 21:23:28 +00:00
local_cache.rb use built in CacheStore#write_multi instead of re-implementing 2023-09-27 17:22:40 +00:00
multi_cache.rb fix Redis circuit breaker config applying as kwargs 2023-10-12 16:29:34 +00:00
open_object.rb remove OpenObject usage 2024-04-23 17:47:19 +00:00
request_cache.rb Eliminate tableless jankiness 2022-11-28 17:50:51 +00:00
temp_cache.rb recurse through nested arrays in TempCache.create_key 2023-08-08 16:54:57 +00:00