Skip to content

Rate limiting algos should handle error on unsussesful redis connection #45

@evanmcneely

Description

@evanmcneely

when making a redis command like setex() or get(), if the connection to redis fails the function will fail silently. Refactor the algo to handle these edge cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions