Skip to content

Commit

Permalink
Merge pull request #3033 from newrelic/update_sidekiq_url
Browse files Browse the repository at this point in the history
update link for sidekiq issue
  • Loading branch information
tannalynn authored Jan 24, 2025
2 parents b42351c + b48aa6d commit 44af641
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Delayed extensions are disabled by default in Sidekiq 5 and 6 and
# were removed entirely in Sidekiq 7.
#
# see https://github.com/mperham/sidekiq/issues/5076 for the discussion
# see https://github.com/sidekiq/sidekiq/issues/5076 for the discussion
# of the removal, which includes mentions of alternatives
if defined?(Sidekiq::VERSION) && Sidekiq::VERSION < '7.0.0'
class Sidekiq::Extensions::DelayedClass
Expand Down

0 comments on commit 44af641

Please sign in to comment.