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

Levels of error handling #5

Open
ejseqera opened this issue Jul 11, 2023 · 0 comments
Open

Levels of error handling #5

ejseqera opened this issue Jul 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ejseqera
Copy link
Member

From @adamrtalbot

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.

@ejseqera ejseqera added the enhancement New feature or request label Jul 11, 2023
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