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

Refresh highlights in backend if new highlights are made #5

Closed
briancherin opened this issue May 26, 2023 · 0 comments
Closed

Refresh highlights in backend if new highlights are made #5

briancherin opened this issue May 26, 2023 · 0 comments

Comments

@briancherin
Copy link
Owner

From https://github.com/briancherin/Google-Play-Books-Highlights-Quiz/wiki/Processing-and-storing-highlights-in-backend:

Periodically, the backend should check for new highlights in Gdrive.

  • Look at the Play Books GDrive folder.
  • Identify any files that were updated since the previous check.
  • Re-import the highlights from that file (delete previous ones for that file/book)
briancherin added a commit that referenced this issue May 27, 2023
briancherin added a commit that referenced this issue May 27, 2023
… run

Can't return in cloud function until fully done with task, so needed to move
task ID generation to frontend. Note that the changes make the task system
redundant since we can now just return the success/failure result directly from the
function call.
briancherin added a commit that referenced this issue May 28, 2023
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