Paul Walrath

Results 2 issues of Paul Walrath

## Steps to reproduce When I was [writing the documentation](https://github.com/DiceDB/dice/issues/1282) for the `JSON.OBJLEN` command, I made it to be similar to the `JSON.OBJKEYS` command, which is very similar. But while...

This fixes the missing error message that happens when you run the `JSON.OBJLEN` command on a key that doesn't exist. (Presently, it returns a blank message.) I discovered this inconsistency...