Skip to content

Commit

Permalink
avoid alternative_banners wording
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowboardTechie committed Nov 21, 2024
1 parent fdc2ddc commit e4df055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/banners/app/sidekiq/banners/update_all_banners.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Banners
class UpdateAllBanners
include Sidekiq::Job

STATSD_KEY_PREFIX = 'alternative_banners.sidekiq.update_all_banners'
STATSD_KEY_PREFIX = 'banners.sidekiq.update_all_banners'

sidekiq_options retry: 7

Expand Down

0 comments on commit e4df055

Please sign in to comment.