Skip to content

Duplicated notifications #850

Description

@dancb10

When using

    queue:
      engine: "redis"
      redis:
        addr: "keydb.gorush.svc.cluster.local:6379"
        group: gorush
        consumer: gorush
        stream_name: gorush

And if you deploy in K8s with multiple container, each container will send the same notification. So basically you cannot scale because of this. Happens in latest version as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions