Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @yangjian
You will receive a notification for each user and each data type when we detect new data is available. However, we will try to aggregate the notifications together. We do recommend that the notifications be sent to a queue and then process these notifications based on the resource of your systems. I've seen some company spread out the notifications to different subscribers to help with load balancing.
Gordon