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

Download in the right order #18

Closed
manolomartinez opened this issue Nov 21, 2013 · 1 comment
Closed

Download in the right order #18

manolomartinez opened this issue Nov 21, 2013 · 1 comment
Labels

Comments

@manolomartinez
Copy link
Owner

When downloading, we currently download every available issue in no particular order. That's wrong: if the connection is lost while we are doing this, we will leave a later date in the data file, and this will instruct greg not to subsequently download the earlier issues.

Greg should download issues from earlier to later.

@manolomartinez
Copy link
Owner Author

I solved this ages ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant