RedisAI/redisai-py

DAG.run() throws if response error by any element

hhsecond opened this issue · 0 comments

DAG.run relies on the pre-created list for doing post-processing. The post-processing functions don't consider the possible response error from the server and ended up applying the post-processing on the response error object