-
When custom resources like `kubernetes_memory_limit` or `kubernetes_job_timeout` are specified with an incorrect type, the workflow fails, but `reana-client logs` do not show any logs at all.
The i…
VMois updated
2 years ago
-
When a workflow is running, then on the detailed workflow page, when the mouse is far away from the area, one sees:
![r1](https://user-images.githubusercontent.com/517546/158650489-34991cd8-6f97-41…
-
Observed several workflow status update failures on a REANA 0.8.0 cluster. The workflow runtime pod `run-batch-...` died, but the workflow is still reported as being "running" in the DB.
Here are …
-
For similar motivations as https://github.com/reanahub/reana-client/pull/581 add `python_requires=">=3.8"` (given testing is only happening on Python 3.8 atm) to [`setup.py`](https://github.com/reanah…
-
Now that the new documentation was merged, we should streamline the usage of `code-block` directives `shell` vs `console`.
As a rule of thumb, `console` should be used for "shell session screensh…
-
We have a new package for yadage workflows using a bower package
`bower install yadage-js`
it visualizes a certain pair of (workflow, inputs), i.e. the same pairing that can also be submitted to…
-
Currently, the Snakemake engine determines workflow status by checking `jobfinished` or `jobfailed` files.
https://github.com/reanahub/reana-workflow-engine-snakemake/blob/7269f5af04159c137222d2e92…
VMois updated
2 years ago
-
When users are viewing a detailed workflow page, they have a possibility to refresh/reload the page to see the latest progress status, for example via icon:
![2020-06-16-142942_268x76_scrot](https:…
-
-
Observed with 0.8.0-alpha.4 on DEV:
- helloworld, worldpopulation, roofit demos work well
- recast, bsm demos give the following error:
```
/build2/atnight/localbuilds/nightlies/21.2/AnalysisBas…