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

fix(tasks): replace deactivation of unrecoverable errors with metric #15430

Merged
merged 1 commit into from
Oct 16, 2019

Conversation

AlirieGray
Copy link
Contributor

@AlirieGray AlirieGray commented Oct 15, 2019

This PR comments out the deactivation logic for unrecoverable errors, to be restored when a user notification system is put in place to alert users when they have a task that is going to be deactivated.

This PR also adds a new metric for the new executor called "Unrecoverable Counter" which will allow engineers to see in one place all of the errors for which we would like to deactivate the offending tasks.

The error message "filesystem service uninitialized" is also added to the list of unrecoverable errors.

@AlirieGray AlirieGray force-pushed the tasks/deactivate-errors-update branch from b01d0b0 to 9794035 Compare October 15, 2019 22:48
@AlirieGray AlirieGray force-pushed the tasks/deactivate-errors-update branch 2 times, most recently from 1b6d389 to ab9039e Compare October 15, 2019 23:24
@AlirieGray AlirieGray requested review from stuartcarnie and removed request for aanthony1243 October 16, 2019 18:43
Copy link
Contributor

@stuartcarnie stuartcarnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work @AlirieGray!

@AlirieGray AlirieGray force-pushed the tasks/deactivate-errors-update branch from ab9039e to 0bba4bf Compare October 16, 2019 18:54
@AlirieGray AlirieGray force-pushed the tasks/deactivate-errors-update branch from 0bba4bf to 6a0733f Compare October 16, 2019 19:04
@stuartcarnie stuartcarnie self-requested a review October 16, 2019 19:25
Copy link
Contributor

@stuartcarnie stuartcarnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@AlirieGray AlirieGray merged commit f096605 into master Oct 16, 2019
@AlirieGray AlirieGray deleted the tasks/deactivate-errors-update branch October 16, 2019 23:01
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

Successfully merging this pull request may close these issues.

2 participants