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

DM-44763: Refactor worker exception handling #180

Merged
merged 1 commit into from
Jun 15, 2024
Merged

DM-44763: Refactor worker exception handling #180

merged 1 commit into from
Jun 15, 2024

Conversation

rra
Copy link
Member

@rra rra commented Jun 14, 2024

Separate the exceptions thrown by workers from the code that can translate into UWS job errors and post Slack alerts to reduce the required dependencies for workers. Mark unknown failures as fatal rather than transient, since this is a more conservative guess.

Separate the exceptions thrown by workers from the code that can
translate into UWS job errors and post Slack alerts to reduce the
required dependencies for workers. Mark unknown failures as fatal
rather than transient, since this is a more conservative guess.
@rra rra merged commit 30f9e1e into main Jun 15, 2024
3 checks passed
@rra rra deleted the tickets/DM-44763 branch June 15, 2024 01:36
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.

1 participant