Skip to content

Redis integration treats evalsha failures as error when using registered script. #124

@jhgg

Description

@jhgg

The redis integration tracks NoScriptErroras an exception when calling a registered script. This exception is acceptable when registering/calling a script for the first time - and shouldn't be logged or treated as an error.

https://github.com/andymccurdy/redis-py/blob/master/redis/client.py#L2922

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions