src-d / ghsync

GitHub API v3 > PostgreSQL
https://sourced.tech
GNU General Public License v3.0
9 stars 8 forks source link

If ghsync is restarted it should continue the download at the same point #22

Open carlosms opened 5 years ago

carlosms commented 5 years ago

Exact solution to be defined. Maybe we can leverage the queue, or we can store in the DB the last page downloaded for each endpoint.

carlosms commented 5 years ago

This happens only for the deep sync, shallow resumes downloads correctly.