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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add term signal handler to temporal worker #16496

Merged
merged 3 commits into from Jul 12, 2023

Conversation

hazzadous
Copy link
Contributor

At the moment it seems that the temporal worker is immediately
terminated when the pod is shut down. This is not ideal as it
means that any in-flight workflows are not given a chance to complete.

Problem

Changes

馃憠 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

At the moment it seems that the temporal worker is immediately
terminated when the pod is shut down. This is not ideal as it
means that any in-flight workflows are not given a chance to complete.
Copy link
Contributor

@tomasfarias tomasfarias left a comment

Choose a reason for hiding this comment

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

Needs sorted imports, but I had the same idea.

@hazzadous hazzadous enabled auto-merge (squash) July 11, 2023 15:53
@hazzadous
Copy link
Contributor Author

Needs sorted imports, but I had the same idea.

Done 馃

@hazzadous hazzadous merged commit 3993c2d into master Jul 12, 2023
52 checks passed
@hazzadous hazzadous deleted the chore/add-graceful-shutdown branch July 12, 2023 09:24
@tomasfarias tomasfarias mentioned this pull request Jul 14, 2023
36 tasks
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.

None yet

2 participants