You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue happens when sidekiq-unique-jobs is added to Gemfile,
Once I added the sidekiq-uniq-jobs all the parameters started being evaluated as string, even simple DateTime ones. I just removed the gem and the system was back to normal.
The issue happens when sidekiq-unique-jobs is added to Gemfile,
Once I added the
sidekiq-uniq-jobs
all the parameters started being evaluated as string, even simple DateTime ones. I just removed the gem and the system was back to normal.Is this an expected behavior or is it a bug?
Gemfile.lock
I wonder if this happens only in the newer versions
The text was updated successfully, but these errors were encountered: