-
**Bug Description**
I have a large WordPress Site with a Woocommerce Shop etc.
Recently it looked like the filestate json was not correct anymore, since deployment always failed (happens from time t…
-
The workflow page should include a workflow execution stats metrics similar to the ones produced by the nextflow [execution report](https://www.nextflow.io/docs/latest/tracing.html#resource-usage).
…
-
### What problem are you trying to solve?
Unit testing Qt GUI code is challenging because GUIs are event-driven, making it hard to isolate components and simulate real user interactions. GUI tests …
-
There is a rule `download` which downloads a FASTQ. The output of that rule is marked `temp()`. Then, there are three rules which can run in parallel, which all use this FASTQ. After those rules finis…
-
https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/actions/runs/10296118859/job/28497283365
```
Error: [xUnit.net 00:10:33.55] IntegrationTests.DotNetCliTests.WorkFlow [FAI…
-
Frances Luk reports:
I am trying to run a vistrail with batch mode using DB connection. The vistrail runs fine and I can see the execution log in the database. Does anybody know why all the attribu…
-
## Description
Given a process execution, normally (Core specification), the resulting outputs are literal data directly provided, or a URI to a file where it can be retrieved.
This feature adds…
-
For workflows which recycle machines - HPC and the like, it's handy to create, run, and operate based on the return values of both commissioning and test scripts. Defining scripts as resources and the…
-
### Bug Description
I am trying out the example specified in https://docs.llamaindex.ai/en/stable/examples/workflow/rag/ page.
Please find my code below
```
from llama_index.core.workflow import E…
-
**Describe the bug**
My workflow :
- A main job that triggers multiple subflows
- In the subflow, a python step that uses end() instruction after printing some text
- The next step tries to use t…