Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown command mapped_hmset #3

Open
zewelor opened this issue Jun 20, 2024 · 1 comment
Open

Unknown command mapped_hmset #3

zewelor opened this issue Jun 20, 2024 · 1 comment

Comments

@zewelor
Copy link

zewelor commented Jun 20, 2024

Hi

I've tried to test this gem, but have following problem when doing requeue_job:

irb(main):003> SidekiqJobController::Controller.new(class_name: SampleClass).requeue_job!(45.minutes)
(irb):3:in `<main>': ERR unknown command 'mapped_hmset', with args beginning with: 'sidekiq:job_controller:SampleClass' 'action' 'requeue' 'in' '2700' (redis://redis-master:6379) (RedisClient::CommandError)

I'm running sidekiq 7.2.4

@silva96
Copy link
Member

silva96 commented Nov 9, 2024

I'm sorry @zewelor somehow I missed this notification, what version of redis gem are you using? the command you mention can be found here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants