Skip to content

[Web Connector] SSE messages cause a heavy load on the database #1966

@Fabilin

Description

@Fabilin

Currently, when tock_web_sse is enabled, the MongoDB database backing TOCK is used as a message queue for every single message being sent. In environments with few backend instances, this leads to an overuse of the database when messages could be sent from the local instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions