Events keep getting merged with same old trigger event (Digest issue)
I've self-hosted novu (
v0.24
v0.24
). It was working well previously. However, we've encountered an issue where trigger events are getting merged with a same(digest) event from past. (Please take a look at the video recording attached).
I tried updating the digest schedule (can be seen in the video), but its still getting merged with the same exact (digest) event.
I tried looking into logs (worker logs) but couldn't find anything useful. :/
Also, novu seems very slow (again, can be seen in the video). We've had M30-M40 tier mongo instance, yet we kept getting notifications form mongo for these --
Query Targeting: Scanned Objects / Returned has gone above 1000Host has index suggestionsSystem: CPU (User) % has gone above 95
Query Targeting: Scanned Objects / Returned has gone above 1000Host has index suggestionsSystem: CPU (User) % has gone above 95
The DB name created by default was
test
test
(not sure if this is expected).
Lmk if I should post this in #│community-self-host -- posted here as this seems to be unrelated to self-hosting.