Skip to content

Fail activity worker on broken executor #253

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

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

cretz
Copy link
Member

@cretz cretz commented Jan 13, 2023

What was changed

When using sync activities, if the thread pool or process pool executor breaks irrecoverably, we now fail the entire worker.

Checklist

  1. Closes [Bug] BrokenProcessPool completely disables ProcessPoolExecutor  #245

@cretz cretz requested a review from a team January 13, 2023 14:39
@cretz cretz merged commit fdf8b65 into temporalio:main Jan 13, 2023
@cretz cretz deleted the broken_executor branch January 13, 2023 18:28
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.

[Bug] BrokenProcessPool completely disables ProcessPoolExecutor
2 participants