You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using the docker, and i am able to login to google with app password
but after i sync several hundred notes, the 'rate limit exceeded' exception will pop up
i tried to do a exponential resync mechanism, and it turns to impossible because after sync was called, even with exception, next time i run sync, it will run with no exception but the notes are not really synchronized
is it possible to sync the same notes multiple times till the sync succeed?