-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Labels
Description
Hi,
I've got a workflow with a subworkflow. (created with BindAsExecutor).
This works.
When i add a CheckpointManager it hangs when starting to run the first executor from the subworkflow.
When i remove the subworkflow and just add the the first executor from the subworkflow directly to the main workflow, it also works.
So it seems checkpointmanager and subworkflows don't work together?
Regards,
Glenn
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done