Skip to content

Connect To Redis From URL keyword is failing #30

@artrybak

Description

@artrybak

Connect To Redis From URL keyword is failing with the error: from_url() takes 1 positional argument but 2 were given.
Probably it happens since the db parameter was removed in redis-py from_url method, see https://github.com/redis/redis-py/blob/master/redis/utils.py, but we still pass it in the keyword.
If true, can you please fix it. Thanks!

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