Donald Dong
Donald Dong
See https://github.com/FB-PLP/traject/pull/1724/files#r452615570
Sometimes we see errors such as ```ruby Redis::CommandError: ERR Error running script (call to f_5aca618019854a1275397a2ec745a306fa8d8fc9): @user_script:113: @user_script: 113: Wrong number of args calling Redis command From Lua script from /home/dev/.rbenv/versions/2.5.5/lib/ruby/gems/2.5.0/gems/redis-4.1.3/lib/redis/client.rb:126:in...
https://github.com/chanzuckerberg/redcord/blob/e58e20f4f035ebe910d43cda366c8e0915133f93/lib/redcord/relation.rb#L53 I'd expect this to be an array of symbols (or T.untyped if we don't want to pass in an array but a list of unpacked symbols).