Skip to content

Issue with decode_responses parameter in arq.ArqRedis #505

@SovoN-Niko

Description

@SovoN-Niko

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions