Skip to content

"Session ID unknown" - a way to share Session ID between pods? #74

@fmlukaszmatusik

Description

@fmlukaszmatusik

Hello,

we use Localazy plugin in our project but our app uses more than one pod. This means if we try to translate something, we sometimes end up on a different K8s pod. This results in WebSocket connection loses Session ID, and as Localazy uses socket.io (engine.io) we sometimes end up with "Session ID unknown" and cannot translate content.

When translating content, requests can be routed to different pods by our load balancer, causing WebSocket connections to fail.

Is there any way to make Localazy Plugin running on more than one pod?

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