jaymed

Results 8 comments of jaymed

> seems like same issue as #678 or #862 ? Thanks, @chezou. It's exactly like #678. I'll have to come up with a different way to pass nested parameters to...

Thank you for your response. Unfortunately it does not address my issue. I am really just looking for a simple way to avoid two sessions (same workflow) from colliding. There...

Please consider the following timeline diagram of a sample workflow. This sample workflow does not depend on any other workflow. Each workflow session is required to run to completion before...

@hiroyuki-sato Yes, it is exactly like `depends_on_past`. Airflow is great and it has many features not yet available in digdag. One reason why we are not using airflow is because...

> I would like to propose introducing **wait_until_last_schedule** option in schedule as follows. This is great! Could the new option be named `wait_on_overtime`? It would match up with the existing...

@kakoni Did you ever find a solution to this problem? I'm dealing with the same thing. See #929.

@kakoni OK makes sense. Thanks for getting back to me. @hiroyuki-sato There's definitely a major need for this feature.

@hiroyuki-sato Is there a roadmap or some list of features that are upcoming?