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

Clean up ignored errors by exception rather than string #1081

Open
robhudson opened this issue Jun 16, 2023 · 0 comments
Open

Clean up ignored errors by exception rather than string #1081

robhudson opened this issue Jun 16, 2023 · 0 comments

Comments

@robhudson
Copy link
Contributor

In the task decorator we are ignoring certain errors by based on the error message. It would be cleaner if we converted these to error exceptions that we catch rather than string matching. See IGNORE_ERROR_MSGS in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant