N
Novu2mo ago
Emmax

Novu spamming 20k requests on page load

Novu sends like 20k api calls with a deluge of 429 errors on page load
No description
12 Replies
Pawan Jain
Pawan Jain2mo ago
Hi Emmax

Could you please share your implementation details? Are you using hooks to build custom Inbox? Please share code snippet, it will be helpful in debugging
Emmax
EmmaxOP2mo ago
Yeah we are Alright
Emmax
EmmaxOP2mo ago
Gist
Novu Component
Novu Component. GitHub Gist: instantly share code, notes, and snippets.
Emmax
EmmaxOP5w ago
We are on Next - v15.3.1 NodeJS - v22 Pnpm - v10.14 novu/react - v3.6.0 @Pawan Jain Hi @Pawan Jain
Novu_Bot
Novu_Bot5w ago
@Emmax, you just advanced to level 3!
Pawan Jain
Pawan Jain4w ago
Hey,

I don't see NovuProvider in the above code. Could yiu please share complete code?
Emmax
EmmaxOP2w ago
Sorry missed this... @Pawan Jain we have the NovuProvider in a global provider component
Emmax
EmmaxOP2w ago
No description
No description
Pawan Jain
Pawan Jain2w ago
Could you please shift this to the closest possible? As this is at global level, it is rerendering the inbox with every change
Emmax
EmmaxOP2w ago
Ohh okay We'll try that and give you some feedback We have deployed, we'll keep an eye over the next few days and update this thread before friday.
Pawan Jain
Pawan Jain2w ago
Please keep us updated. As per logs, we are getting unusual high requests from your domain
Emmax
EmmaxOP6d ago
Hi @Pawan Jain we have deployed this and haven’t noticed those rush of requests on initial app load anymore… let me know if the logs also reflect this on your end

Did you find this page helpful?