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

Update sidekiq to remove error messages from sidekiq #474

Merged
merged 1 commit into from
Dec 4, 2022

Conversation

carlosahs
Copy link
Collaborator

Redis ruby client was updated to check command argument types strictly. To avoid error messages like belowq, Sidekiq must be updated to a compatible version with the new Redis client. Check PR that introduced the fix.

ERROR -- : heartbeat: Unsupported command argument type: TrueClass

@carlosahs carlosahs requested a review from rhomeister November 16, 2022 14:31
@carlosahs carlosahs merged commit eec7312 into master Dec 4, 2022
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

Successfully merging this pull request may close these issues.

1 participant