Skip to content

Commit

Permalink
Merge pull request #3056 from alphagov/sentry-sidekiq
Browse files Browse the repository at this point in the history
Require "sentry-sidekiq" gem
  • Loading branch information
kevindew authored Nov 20, 2024
2 parents 403375b + b61c6df commit 073869a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rummager.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
require "plek"
require "redis-client"
require "securerandom"
require "sentry-sidekiq"
require "sidekiq"
require "sidekiq-limit_fetch"
require "statsd"
Expand Down

0 comments on commit 073869a

Please sign in to comment.