-
I've seen so many of these kind of errors. Strangely tast outputs errors and no test is executed. This must be looked at and fixed. This is the number 1 reason most tast jobs fail and get marked as in…
-
Sometimes W/O's will not show up in Scheduler. Particularly when there is one W/O from a job already finished. This is not the only time it happens though.
Can be fixed by running the below:
![ima…
ghost updated
5 years ago
-
Currently, job scheduler exposes txn to job schedule implementation.
While the intent was to enable atomic schedule execution together with schedule record update,
exposing txn directly is dangerous…
-
## Options available
### Manual running
```
module load scitools
# start scheduler
dask-scheduler --no-dashboard --protocol tcp &
# start workers
dask worker : --nworkers 4 --nthreads 1…
-
### Description
When the controller pod is evicted, the scheduler informant does not receive add or update events, which prevents rescheduling. The job remains pending until the scheduler is restarte…
-
When multiple pipelines invocations are run by the same user on a resource it would be beneficial to identify what jobs were submitted to service specific pipeline invocations. This would allow for qu…
-
When I've many title to recode, it's annoying to demux=>Indexing one by one
It would be great to have a way to add that in the job schedule, like MeGUI do.
But MeGUI diesen't support h265 files di…
-
### Things to check first
- [X] I have checked that my issue does not already have a solution in the [FAQ](https://apscheduler.readthedocs.io/en/master/faq.html)
- [X] I have searched the existi…
Lelor updated
3 hours ago
-
I add some jobs, its stored in the postgresql job table ,then i ctrl+c the tokio process, i expect the job will auto run when i run scheduler.start(),but the jobs not run.
how to resolve the problem…
-
**Issue: Job Stuck on p4d Compute Node**
### Required Information
- **AWS ParallelCluster Version**: 3.11.1
- **Cluster Name**: `test-cluster`
- **Region**: `eu-west-1`
### Cluster Configurat…