stefanwille/crystal-redis

cast from Int64 to (String | Nil) failed

codenoid opened this issue · 7 comments

cast from Int64 to (String | Nil) failed, at /var/app/MyApp/lib/redis/src/redis/command_execution/value_oriented.cr:39:9:39

any example?

that's the problem

@codenoid please can you tell me how to reproduce the issue?

idk, too many code in my project

@codenoid Kindly write a small test at least, your previous issue in Crystal repo were closed for the same reason.

i saw similar errors in another issues, and all this errors turns out was just concurrency errors, are you environment use concurrency? if so, you should use PooledClient.