Navigation Menu

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

We should have a way to suspend a scraper (or its recipes) #545

Open
kelson42 opened this issue Oct 31, 2020 · 1 comment
Open

We should have a way to suspend a scraper (or its recipes) #545

kelson42 opened this issue Oct 31, 2020 · 1 comment

Comments

@kelson42
Copy link
Contributor

If for some reason a scraper does not work properly (maybe because of platform changes) then the only way to avoid all its recipes to somehow fail is:

  • to rollback to an older version, but this is not always possible
  • to disable all the recipes, but then there is no way to make the difference with the other recipes which are previously disabled.

I would like to suspend the scraper or its recipe, the time to fix the code and release a new version.

I wonder how we should deal with this problem.

@kelson42 kelson42 changed the title We should have a way to suspend a scraper (or a recipe) We should have a way to suspend a scraper (or its recipes) Oct 31, 2020
@stale
Copy link

stale bot commented Jan 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

@stale stale bot added the stale label Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants