-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
steps to reproduce:
- Create the "addtwo.py" file of the example at https://oss.redis.com/redisai/commands/#aiscriptstore
- In the example command replace "AI.SCRIPTSET" with "AI.SCRIPTSTORE", because that's obviously a typo
- Execute the example command and watch the container become unresponsive
- Restart docker container
5.redis-cli AI.SCRIPTGET myscript
>> (error) ERR script key is empty
edit: same problem with AI.SCRIPTSET
Metadata
Metadata
Assignees
Labels
No labels