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

Implement Push Notifications via Drive API #60

Open
matthewsilver opened this issue Dec 17, 2020 · 0 comments
Open

Implement Push Notifications via Drive API #60

matthewsilver opened this issue Dec 17, 2020 · 0 comments

Comments

@matthewsilver
Copy link
Collaborator

Currently, the Google docs ingestion pulls all Google documents regardless of whether they're changed or not and sends them to Github where diffs are computed for Serge. To poll the Google API less and save resources, the ingestion should utilize push notifications (https://developers.google.com/drive/api/v3/push) to listen for changes and only send down what's changed for Serge.

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

No branches or pull requests

1 participant