You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting Wrong number of response items from pipeline execution error when client-side-caching is enabled. The error occurs when using pipeline and at least one of the keys in the pipeline is cached in client.
Version:
redis-py==5.2.0
redis==7.4.1
Platform:
Python==3.8.18
Ubuntu==24.04
Description:
I am getting
Wrong number of response items from pipeline execution
error whenclient-side-caching
is enabled. The error occurs when using pipeline and at least one of the keys in the pipeline is cached in client.Steps to reproduce:
Error:
The text was updated successfully, but these errors were encountered: