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

Implement proper error handling #4

Closed
javiser opened this issue Nov 22, 2021 · 1 comment
Closed

Implement proper error handling #4

javiser opened this issue Nov 22, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@javiser
Copy link
Owner

javiser commented Nov 22, 2021

Right now the script assumes that pretty much the whole input is valid. Proper error handling is required:

  • Invalid JSON keys / fields / file structure
  • Missing URLs
  • Scraping errors
  • etc.
@javiser javiser added the enhancement New feature or request label Nov 22, 2021
@javiser javiser self-assigned this Nov 22, 2021
@javiser
Copy link
Owner Author

javiser commented Nov 23, 2021

Some basic error handling is implemented now, I will close this issue and will open a new one if I feel the need to address this topic again

@javiser javiser closed this as completed Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant