gauteh / lieer

Fast email-fetching and sending and two-way tag synchronization between notmuch and GMail
http://lieer.gaute.vetsj.com
Other
494 stars 60 forks source link

Google API polling frequency recommendation #255

Closed skangas closed 8 months ago

skangas commented 8 months ago

I'm currently running gmi sync automatically every 5 minutes, but I don't know if it is allowed to poll the Google API that often. I tried to look for documentation here, and searching the Google documentation, but I came up short. Perhaps my search-fu is too weak. So:

Thanks!

gauteh commented 8 months ago

You should be able to poll often, gmi only checks historyid. I usually have it at one minute.