Mailjs icon indicating copy to clipboard operation
Mailjs copied to clipboard

internally handle rate-limit

Open Xiphe opened this issue 1 year ago • 3 comments

fix https://github.com/cemalgnlts/Mailjs/issues/15

Xiphe avatar Jan 15 '24 17:01 Xiphe

pre-published as @xiphe/[email protected]

Xiphe avatar Jan 15 '24 17:01 Xiphe

This is a great feature. But we won't need the second commit (add rate-limit even), SSE (events) works differently and we will not have a problem with rate-limit.

cemalgnlts avatar Jan 16 '24 13:01 cemalgnlts

Hi @cemalgnlts, thanks for the feedback, glad you like it!

Ok, that's cool with me. I added that feature to debug why the lib doesn't work in CI (seems as if I'm not the only one trying to use that service from github actions and therefore run in a LOT of rate-limiting).

Will remove that commit and the custom backend support into a separate pr later.

Xiphe avatar Jan 16 '24 13:01 Xiphe