-
-
Couldn't load subscription status.
- Fork 196
Open
Description
In my project, I was using Python 3.8 with arq (v0.21) and aioredis (v1.3.1), and everything worked fine. However, I now need to upgrade to Python 3.12 and switch to redis-py with asyncio, along with updating arq.
I’m encountering issues related to the decode_responses parameter, which allows returning values as strings instead of bytes. Could you advise on how to pass this parameter to an arq.ArqRedis object? Perhaps someone has faced a similar issue and knows how to resolve it.
Metadata
Metadata
Assignees
Labels
No labels