mhenrixon/sidekiq-unique-jobs

View on GitHub
lib/sidekiq_unique_jobs/lock_digest.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

TODO found
Open

      @lock_args   = item[LOCK_ARGS] || item[UNIQUE_ARGS] # TODO: Deprecate UNIQUE_ARGS

TODO found
Open

      @lock_prefix = item[LOCK_PREFIX] || item[UNIQUE_PREFIX] # TODO: Deprecate UNIQUE_PREFIX

There are no issues that match your filters.

Category
Status