-
I've been trying to report on the total currently waiting jobs when using groups. During testing I found out that the `waiting` jobs reported by `getJobCounts('waiting')` don't make much sense.
I w…
-
Similar to "dvc exp run --run-all", which follows the log of all running jobs.
so maybe as simple as:
```
dvc queue logs -f 107f918,a6ca492
```
or maybe as options to follow "all running"
…
-
Thanks for the quick fix on #2! Just wanted to share some feedback on how this is currently working for me.
Figuring out a solution for optimistically grabbing new jobs when the queue is idle would…
-
You'll need to execute system commands to duplicate your Rails app for each user. This can be done using the FileUtils module in Ruby to copy directories and a background job for processing.
`# app/m…
-
This gem works fine under general use case. However, we have some jobs that take longer time (20-25 min) and increases the queue latency.
During such scenario, jobs are scheduled twice which causes…
rvyas updated
5 months ago
-
**Is your feature request related to a problem? Please describe.**
Our current Slurm scripts are a combination of 2 bash scripts that might be difficult to understand and customize in other user envi…
-
Thank you all for your great contributions to this project.
I am having problems deploying projects locally in Windows11 environment.
I deployed the project locally as requested by the [Contributo…
-
Just tested it with Open Cluster Scheduler and it works. Used a container image (hpcgridware/clusterscheduler-latest-ubuntu2204:eac1ec597) containing Open Cluster Scheduler (detailed description here:…
-
### Explain your issue
Is there a way to get the triggered jenkins job URL in the response after we use generic-webhook-trigger? As of now in the response we get jobName; resolvedVariables and url wh…
-
### Feature description
Currently, the only way (I know) which allows Pimcore to generate thumbnails in bulk is the `pimcore:thumbnails:image`. It takes some params, optionally a number of processe…