Fix passed items to the queue

Created on 27 January 2023, almost 2 years ago
Updated 8 March 2023, almost 2 years ago

Right now we pass into the queues loaded notification entities.
They get serialized into the database, which can lead to issues and stuck entities in the queue that also block any next items added to the queue.

Right now I'd like not to do big changes and only fix it so that we pass entity ids instead.
We will do bigger changes to the code after the minor release with the bug fixes.

πŸ› Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024