fix(try): remove the call to a child workflow - #550
Conversation
This is now a closure function in the same workflow. More Temporal idiomatic and improves capacity and memory usage. Signed-off-by: Simon Emms <[email protected]>
Codex PR Review
|
|
🚀 Preview deployed |
Signed-off-by: Simon Emms <[email protected]>
|
please let me know when the fix is ready and I can start testing it, thanks for addressing this! |
Description
This is now a closure function in the same workflow. More Temporal idiomatic and improves capacity and memory usage.
Related issue
Fixes #525
How to test
Checklist
Fixes #...,Closes #...orRelates to #...