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

Reprocess load errors without the need to crawl again #79

Open
6 tasks
andreoliwa opened this issue Mar 29, 2017 · 0 comments
Open
6 tasks

Reprocess load errors without the need to crawl again #79

andreoliwa opened this issue Mar 29, 2017 · 0 comments

Comments

@andreoliwa
Copy link
Owner

andreoliwa commented Mar 29, 2017

  • Run the manage.py retry command, tweak the cleaning code in Marshmallow, run again. This can be done several times, until the data is clean
  • Retry all records
  • Retry all records with errors
  • Retry all records where url like '%something%'
  • Do we still need manage.py json?
  • Crawling should be done only once, if possible, and should not fail because of invalid data
@andreoliwa andreoliwa added ready and removed ready labels Mar 29, 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

No branches or pull requests

1 participant