#Bridge timeout, what can I do ?
1 messages · Page 1 of 1 (latest)
Hi @tight ginkgo I know the team is aware of that, let loop in @tepid parcel . @tepid parcel do you have more details about that one?
Thanks a lot !
Also, getting 429s on the bulk user creation, what is the limited number of calls per minutes ?
@tight ginkgo
Are you using this api for bulk create subscribers?
https://docs.novu.co/api-reference/subscribers/bulk-create-subscribers
@tight ginkgo
As per our api rate limit for free tier,
subscribers api have 20rps quota and bulk apis take 100 tokens with each api request.
So, you will have to add throttle of 5 seconds
20*5 = 100