Skip to content

[BUG][4.2] Persitent websocket callback lost updates. #3788

@T4rk1n

Description

@T4rk1n

When a websocket disconnect on the frontend by cause of inactivity for example, the websocket is reconnect when any other callback happen. But if you have a persistent websocket callback running in the background, it will not be able to send set_props or get_props request and the is_shutdown is not changed since it was reconnected.

This suggest the queue handling is lost when the websocket reconnect.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions