Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rate limit #55

Merged
merged 8 commits into from
May 26, 2017
Merged

Rate limit #55

merged 8 commits into from
May 26, 2017

Conversation

tnguyen14
Copy link
Owner

@tnguyen14 tnguyen14 commented May 18, 2017

This will fix #45

  • Update drive API tests

The initial GET `/` call will now result in 2 calls to Google Drive API,
instead of n calls, with n corresponding to the number of notes, as
before.
if there's difference between local and remote, get remote content to
store, either to old note, or note.
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.8%) to 66.923% when pulling 0fd0088 on rate-limit into e950e7f on master.

@tnguyen14 tnguyen14 merged commit 0fc2b9a into master May 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drive API rate limit exceeded
2 participants