chronicle-app / chronicle-etl

📜 A CLI toolkit for extracting and working with your digital history
https://chronicle.app/
MIT License
149 stars 3 forks source link

Jobs should be optionally allowed to continue when errors encountered #10

Open hyfen opened 4 years ago

hyfen commented 4 years ago

Some example cases where we might want to use this option:

In the runner, we'd just have to catch errors and use ensure to update the progress bar and log the error to stderr.