Aivant Goyal

Results 6 comments of Aivant Goyal

Looking through your readme (amazing documentation btw 🙏 so many useful links for setting up the gmail API), I noticed this part: ![image](https://user-images.githubusercontent.com/5147486/103192910-163d1080-48a0-11eb-9230-62a59c496d0f.png) I also noticed that the initialize function...

> But you don't have to call `gmail.users.watch()` or `gmailpush._initialize()` by yourself because Gmailpush deals with them on your behalf. I'm a little confused about this. From what I understand...

I might be able to help with a basic implementation of this! I'm sure I could dive into the library and understand the basics in an hour or two. But...

Makes sense! So I can just use `_refreshWatch()` to call the initial and any recurring calls to `watch()` (before node schedule is built in). From my understanding, there's no need...

Okay, I just looked through the code, and I think I understand what you are saying when you said that the `watch()` function being email-specific. I think a workaround I...

I'm trying to put a PR up for bumping Firebase but got rate-limited by the github API 🙃 Also I'm not sure if updating Firebase effectively invalidates previous benchmarks, so...