8000 [BUG] RepeatPolicy does not work properly with run sub-workflow · Issue #1013 · dagu-org/dagu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[BUG] RepeatPolicy does not work properly with run sub-workflow #1013
Closed
@jeremydelattre59

Description

@jeremydelattre59

Hi,
I wanted to use "RepeatPolicy" to execute a sub-workflow.
When I launch the main DAG, the first execution works fine (even though the status remains "not started" on the sub-workflow). But the subsequent ones don't. The sub-workflow doesn't run. It seems like it can't launch. Additionally, zombie processes appear.
Also, no email notification of failure (defined in my base.yaml file).

"RepeatPolicy" works fine with a command directly in the main DAG.

I am attaching the main DAG "TestRepeatRun" and the sub-workflow "RepeatRun".

RepeatRun.yaml.txt
TestRepeatRun.yaml.txt

Zombie processes:

Image

Processes marked are dead processes (so-called "zombies") that remain because their parent has not destroyed them properly.

I'm using the last release:

Image

Regards,
Jeremy

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0