Web application written with the MEAN stack that uses Natural Language Processing to classify a user's internet activity into different skills. In a nutshell, Augeo is the gamification of life.
GNU General Public License v3.0
10
stars
6
forks
source link
Only one Fitbit user is being polled at a time #44
Since Fitbit's rate limit is for each user, all users can be polled every queue iteration. It looks like the Fitbit polling is inadvertently inheriting behavior from the Github queuing system.
Since Fitbit's rate limit is for each user, all users can be polled every queue iteration. It looks like the Fitbit polling is inadvertently inheriting behavior from the Github queuing system.