Suhail Akhtar

Results 28 comments of Suhail Akhtar

I am also struggling with this issue, please look into it.

Someone please check this issue. The error is not thrown when the app is started but the application gets hang when accessing the redis cache. It should throw the error...

Try adding ``` @Version(VERSION_NEUTRAL) ``` to the controller method.

@cperuzzi I think you have added the version_neutral at the controller level, you need to add it to the function level only.

@ccoeurderoy Can you plz share the issue link, I am unable to find it in the nestjs issues.

Oh ok, now I understood. I forgot that it was in algoan/pubsub. Thanks.

@samuelsweet I am now using Joi schema validation for validation the schema. No updates on this issue.