Currently, this ignores all errors. We should handle these better. Perhaps it could include options:
- ignore: Ignore all errors and hide the logs
- warning: Post an error to the log but continue
- error: Raise an error
This could be used for the delete and re-try modes as well, so when we try to delete the old stuff it ignores the user setting and ignores.
Currently, this ignores all errors. We should handle these better. Perhaps it could include options:
This could be used for the delete and re-try modes as well, so when we try to delete the old stuff it ignores the user setting and ignores.