-
Resilience4j version:
latest
Java version:
11
- Adding micrometer support for ratpack module
-
Soma-workflow servers can run inside a container (singularity, docker). However if it runs using a local scheduler, it cannot use an installed DRMS on the server submitting machine, because it cannot …
-
Hello:
I am interesting on titan_workflow, which use kronos and want to run it/ However, i get the following error during running.
python titan_test/titantest.py -c /home/zhangt8/software/TITAN/tita…
-
**Describe the bug**
By default, the last part of `$command` in the Galaxy job template is `sh -c "exit $return_code"`. If this is executed on a Slurm cluster, the Slurm job will end in FAILED state.…
-
I'm trying to setup distributed tracing for my micronaut service with GCP cloud trace. Service is written in kotlin and uses coroutines.
When I make a request to my application I can see the traces…
-
Right now, Snakemake schedules jobs on the cluster by running a LSF scheduling command. When the job is almost finished, it writes a flag-file to disk, which tells Snakemake the jobs has finished.
…
-
two situations:
* developer knows the impact of blocking a compute thread and explicitly chooses to block for a return value on a Promise because they know the code and it makes for cleaner code. Som…
-
Hi,
We recently upgraded our LSF version from 8 to 10, and SJM no longer work.
There is no error message, but will have some "core dump" error as there will be a binary "core.123456" file been pr…
iiiir updated
7 years ago
-
Would be good if this could support different launching methods that could be described in some plugin directory. Presumably this would be a package in the library. This could include some standard on…
-
I work on a server with a Jupyterhub and have access to a pbs cluster, both machines have the same Python environments.
Right now I do the following (manual work):
1. I start workers on the cluste…