Got error after trying to use novu.broadcast
I planned to use this method (https://docs.novu.co/api-reference/events/broadcast-event-to-all) to send in-app notification for all of my users. I tried on my sandbox this approach and got error after 500th transaction (this happens exactly after 500 transaction)
Error from novu:
transactionId property is not unique, please make sure all triggers have a unique transactionId
I can't understand what this error does it means. Maybe someone can explain me ? Thanks.4 Replies
The same 😦
@PidginEnemy Are you on latest 0.21.0 version?
no, it was on previous, 0.18 or 0.19
on version 0.21 it's break on 12 000, and same error again
For anyone stumbling upon this thread. We had this error as well. The error was fixed on 0.22.
https://github.com/novuhq/novu/commit/69ed7fd6541998dfae7a9703626a5b03e3698d08#r134600445