Sohizi
Sohizi
CCConvex Community
Created by pez on 3/18/2025 in #support-community
Tips on sending batch notifications to a large group of users at once?
Awesome! Thank you for your help.
16 replies
CCConvex Community
Created by pez on 3/18/2025 in #support-community
Tips on sending batch notifications to a large group of users at once?
Hello, I have a question related to https://github.com/get-convex/expo-push-notifications, I want to send push notification by batch of 100, how does it batch notifications? I didn't find any code implementation that illustrates it. Should I loop through each record and await for pushNotifications.sendPushNotification? Or should I await on Promise.all? Thanks
16 replies