-
It would be nice to have option to show jobs groupped. For example when you have hundreds or thousands or scheduled/enqueued jobs, right now it's hard to get an overview of which jobs are scheduled, y…
-
### Describe the bug
Jobs service fails with the following error when PostgreSQL database are initialized with DDL scripts kogito-ddl-1.24.0.Final
`jobs-service | 2022-07-25 15:16:57,453 …
-
### What is it?
Currently, if the daily jobs attempt to retry they just keep attempting to use the same node types. However, because some of these jobs may be scheduled to spot instances, they migh…
-
### What is happening?
While we're using [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) gem to add unique constraints to sidekiq jobs, and we currently set `sidekiq_options l…
-
As discussed in previous standups, we should add support for Winnows on ARM64. This would take a form similar to our MacOS support today:
* ~Alpha+ stage~ (done ✅)
~* Cross-build binaries on Win…
-
[error]: TypeError: Cannot read properties of undefined (reading 'schedule')
at startJobs (/app/dist/job/schedule.js:66:64)
at /app/dist/index.js:121:34
ELIFECYCLE Command failed …
-
### Summary and description
I'd assume it's a fairly common pattern to have the "web/api" portion of the app written in redwoodjs and have background processing done in python (eg: for AI workloads…
-
Would you be open to supporting rake tasks in recurring jobs?
Something like this
```yaml
production:
generate_sitemap:
rake: sitemap:refresh
flags:
s: true
verbose: …
-
The fix in 0.3.1 cannot fit every case. It causes an error when packaging my App at: https://github.com/cuonghuunguyen/Rocket-Chat-Livechat-Clean
```ts
// constants/scheduled-jobs.ts
export const…
-
Entire update was performed in accordance with the [documentation](https://docs.akeneo.com/7.0/migrate_pim/upgrade/upgrade_from_60_to_70.html).
Unfortunately, action `push-scheduled-jobs-to-queue` do…