Bryan
Bryan
Explore posts from servers
NNovu
Created by Mangal on 3/12/2024 in #🚀│general
JSON Structure for creating workflows
No….
7 replies
NNovu
Created by Bryan on 4/1/2024 in #💬│support
Resend 429
I think basically it can auto-postpone message sending if the rate exceeds the limits. And it will be much better if I can add multiple services for "load balancing" multiple providers.
23 replies
NNovu
Created by Bryan on 4/1/2024 in #💬│support
Resend 429
Knows that. But I think it'll be helpful since I only get this error occasionally (especially when I just send notifications to a batch of users). Both free and paid tiers of Resend have a 10 mails per second rate limit by default (I'm using a paid plan). I will contact support to increase rate limit. But I also think implementing a rate-limiting features in Novu side will be helpful - All email providers must have a rate-limit feature, and we will eventually encounter this problem
23 replies
NNovu
Created by Bryan on 4/1/2024 in #💬│support
Resend 429
Is there any logic to auto retry the error (or at least 429 error)? I think this may be very useful since all the email providers may encounter the rate limit.
23 replies
NNovu
Created by Mangal on 3/12/2024 in #🚀│general
JSON Structure for creating workflows
The link requires a sign-in now…
7 replies
NNovu
Created by Bryan on 4/1/2024 in #💬│support
Resend 429
And now there's only one problem: Is there any existing logic for other providers to handle 429?
23 replies
NNovu
Created by Bryan on 4/1/2024 in #💬│support
Resend 429
https://github.com/novuhq/novu/blob/1c07c82ebd3a717baebfe814290cb9b868d1acb7/providers/resend/src/lib/resend.provider.ts#L32 https://github.com/resend/resend-node/blob/canary/src/resend.ts#L60 If there's an error, resend sdk won't throw an error, and novu does not check the error field. I think this can be fixed easily.
23 replies
NNovu
Created by Bryan on 4/1/2024 in #💬│support
Resend 429
No description
23 replies
NNovu
Created by Bryan on 4/1/2024 in #💬│support
Edit email templates does not take effect
8 replies