Nicolas Crocfer

Results 114 comments of Nicolas Crocfer

I think it's a tab indentation problem :/ I just made a commit to fix it. Thank you to report it.

Closing this issue as V2 & V3 features are now available.

Hi @CodePint , We tried to reproduce the bug you talk about without success. For instance the following workflow representing a chord has been launched using RabbitMQ and everything worked...

Please give us a real & concrete example for us to test (so a `workflow.yml` and `tasks/foo.py` files, because as I said: no I wasn't able to reproduce the problem....

To be honest Celery Director was not developed to launch vanilla Celery tasks, its main objective was to provide an easy framework to execute YAML workflow. We know vanilla tasks...

@CodePint do you have reproducible example and some more docs to give us?

Did you have time to provide us a reproducible example please? If not I will close this PR, we use a lot of chord in our code and we don't...

Hi @abusquets , Unfortunately this feature is not possible in Celery Director as we don't allow dynamic workflows. The original objective of this project was to provide an easy way...

Director does not yet support nested structure because at the origin we wanted to keep our workflows as simple as possible. But looking at your use-case is a proof that...

Hello, No we don't plan to add it right now because we still want to keep the workflows as simple as possible. Can you explain us what's your use-case please?