-
Do you think that we can use celery beat with selinon? I am looking for a way that doesn't involve cron to launch flows
-
## Issue description:
When trying to use fieldEqual predicate with a boolean as value, the constructed python file does not detect that a python boolean should be used, and nothing is placed instea…
-
Dear Fridolin,
Hope you're doing great
I was trying to run the demo worker and I am getting the below weird exception if you can point us on the issue?
We just synced your demo worker code and …
-
## Issue description:
When running the flow commited on https://github.com/selinon/selinon/commit/8c7c4c63d6e32bbec00df8639b28be3632ef745d with python 3.8, I got the following stack trace:
```
…
-
# Description
Selinon configuration resides in worker codebase, but it's also needed by other components (API server, Jobs). The other components currently need to install full worker library in or…
-
## Issue description:
Hello,
it might be stupid question, since we are not able to achieve the functionalities I am raising this question.
We have designed DAG automation within our Django Proj…
-
**Is your feature request related to a problem? Please describe.**
Currently, Thoth provides all the artifact hashes in the lockfile that were found on the index and it lets the pip installation pr…
-
Currently I have only been able to find the option to pass the return of the first task of a flow as node_args for the rest of the flow using the option `node_args_from_first`.
With celery native w…
-
## Issue description:
I have a fairly simple flow definition. In my create_draft_episode task, I raise a FatalTaskError, which triggers the fallback and gets inside fallback_task, but that task loses…
-
```
{"task_name": "InitPackageFlow", "task_id": "f81db513-208a-4e82-802d-4a7e1c07c07e", "node_args": {"_audit": {"started_at": "2017-09-01T07:57:31.982538", "ended_at": "2017-09-01T07:57:32.124330", …