Hacker News new | ask | show | jobs
by sheepy 1686 days ago
Great project! The artwork makes it look very friendly. Did you have any issues with Google API quotas?
1 comments

Thanks! In regards to API quotas, the rate limiting happens on a per-user basis so we manage to stay away from the limits for most users. That being said, I did build the system with a retry mechanism with delays so in case something does hit a limit, it shouldn't be lost.