Skip to content

Redis output leaks connections when redis maxmemory limit is reached #18

@nukemberg

Description

@nukemberg

if redis maxmemory is set and reached, a Redis::CommandError is thrown causing the output to reconnect without first disconnecting the existing connection. furthermore, there is no need to reconnect in this type of error.

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