Skip to content

Commit

Permalink
Silence handled redis timeouts
Browse files Browse the repository at this point in the history
  • Loading branch information
ujh committed Feb 10, 2025
1 parent d33239b commit 8fef05e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/honeybadger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ exceptions:
- Rack::Timeout::RequestTimeoutException
- Rack::Timeout::RequestExpiryError
- Rack::Timeout::RequestTimeoutError
# rails:
# subscriber_ignore_sources:
# - !ruby/regexp "/redis/"
rails:
subscriber_ignore_sources:
- !ruby/regexp "/redis/"

0 comments on commit 8fef05e

Please sign in to comment.