-
Hi,
Currently, for an azkaban-job, the user can specify a start-date and the
period-of-interval
for recurrent executions.
In addition to these, it would be a very helpful to specify an stop-date
too…
-
Is there a way to do reschedule a unique job?
I have job which is scheduled to send notifications 1 hour before an activity starts. On updating the activity time I need to update the scheduled job or…
-
We create scheduled builds to do daily deployments for a whole heap of apps. However, then the people created them leave the organisation - the scheduled build stops working silently. And then we have…
ghost updated
5 years ago
-
hi, the scheduled jobs are formatted in a weird way. Yes, my bacula shows '_unknown_' in Volume column, but that's a different thing ;)
![almir-bug](https://f.cloud.github.com/assets/5196341/937344/e1…
-
### Symptoms
I'm observing jobs randomly being run sooner than scheduled. As far as I can tell, this occurs with multiple workers and retried jobs.
### Investigation
I believe I see a race co…
-
## Description
Currently when a form submission via Sidekiq job fails, that's that. Veteran doesn't know this and we have to rectify manually.
We would like to get job up that runs every day and che…
-
**Is your feature request related to a problem? Please describe.**
Currently, all job workers are using the same executor service, there is no real way to control the scheduling apart from external…
-
The old instructions to delete jobs in order to allow new jobs to run can cause all sorts of issues. Namely, deleting a job could delete a Kingfisher Process collection or Pelican dataset while work i…
-
Using toil from within cactus and a slurm scheduled.
I have 10 nodes available to me and each of them has 40 cores and 500Gb RAM. If I submit 100 jobs, TOIL will submit the jobs to 3 nodes. In my pa…
-
Seeing a potential issue where (in this example) scheduled post cavalcade jobs are duplicated causing a race condition and posts don't publish.
Will update upon further investigation