Skip to content

Fix issues with websockets #329

Open
@JGAntunes

Description

@JGAntunes

Our services using websockets are faulty due to the way we maintain client connections. The way this connections are maintained is based on the user userId, which brings all kind of problems if you have multiple tabs open for example. There may be other issues since we use socket.io, so I would recommend that this whole code should be carefully reviewed and connections monitored. Also, we need a way to safely run multiple instances of the Eventdeck without breaking this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions