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
Use a single exception class internally including the ERR prefix, and
each frontend converts it to the appropriate type. This fixes the need
to reverse whatever redis' parser did to make aioredis exceptions.
0 commit comments