To explain what is happening... I think persistent cache is operating async sometimes depending on which cache engine is used. Therefore when poller is called after clearing unread notifications, it still returns cached results.
0 guests and 0 members have recently viewed this.
Leader-board Top Weekly Earners
The top 2 point earners from 29th Mar 2026 to 5th Apr 2026.
v10: https://gitlab.com/composr-foundation/composr/-/commit/07cd503b6b5f8249ecde18475e3a329cdec3bcb2
v11: https://gitlab.com/composr-foundation/composr/-/commit/53ae9030d4ea5652a893d5b783388e78890ad25b
To explain what is happening... I think persistent cache is operating async sometimes depending on which cache engine is used. Therefore when poller is called after clearing unread notifications, it still returns cached results.