Skip to content

Option to disable punsubscribe call #654

Open
@acjay

Description

@acjay

RedisPubSub unconditionally runs both an UNSUBSCRIBE and a PUNSUBSCRIBE command when unsubscribing. Normally, this probably isn't an issue, but ElastiCache Serverless doesn't support PUNSUBSCRIBE, causing an exception, and preventing the rest of the cleanup from happening. It would be helpful to have an option not to run the PUNSUBSCRIBE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions