Implement graceful shutdown for workflow engine #5373
khushboobhatia01
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
@khushboobhatia01 Thank you for putting this together. The implementation plan looks right at high level. I suggest breaking this work into multiple smaller PRs. Here are a few additional comments.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to suggest a new implementation plan for graceful shutdown of workflow engine.
Current implementation:
running
state forever.New implementation suggestion:
(Thanks @m4dcoder for the above flow suggestion Implement proper workflow engine shutdown #5367 (review))
Implementation plan:
Beta Was this translation helpful? Give feedback.
All reactions