Skip to content

Report Memcached and Redis cache errors to Rails.error#43712

Merged
byroot merged 1 commit intorails:mainfrom
Shopify:as-cache-error-handling
Nov 24, 2021
Merged

Report Memcached and Redis cache errors to Rails.error#43712
byroot merged 1 commit intorails:mainfrom
Shopify:as-cache-error-handling

Conversation

@casperisfine
Copy link
Copy Markdown
Contributor

Ref: #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.

cc @rafaelfranca

Ref: rails#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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants