-
Is there any way to prevent the run of job if the previous one didn't finish?
-
This feature would enable users to cancel a potentially large scheduling job in case they no longer have a need for its results (e.g. they got new information they want to have taken into account, and…
-
In our case, we deploy **link-move xml extractors** separately from **main app**, which uses LmRuntime to start jobs.
If we redeploy **link-move extractors** or edit the extractor (xml-file), which…
-
**What is missing?**
It's not possible to create repairs schedules in a Kubernetes native way.
**Why do we need it?**
In my company, we want to be able to start full repair for an entire Cass…
-
![image](https://github.com/user-attachments/assets/2df9c17f-d31a-42cf-93e8-7b147fb7f0c6)
Error occurred when executing smZ CLIPTextEncode:
tuple index out of range
File "D:\Stable diffusion\…
-
We're currently using rufus-scheduler under the hood to parse and run the schedule. We can be a little more lightweight and increase testability if we replace it.
rufus-scheduler uses a periodically…
-
![abandon-job-execution](https://cloud.githubusercontent.com/assets/2079251/13342498/2e5bd234-dc10-11e5-9355-ccb80be9d019.png)
![collapse-step-metrics](https://cloud.githubusercontent.com/assets/20792…
-
Hello,
I'm looking for a way to run scripts programmatically. In other words, I'd like users to upload their scripts and I need to have a backend process (probably hosted in kubernetes on a Unix im…
-
In 23.1, we added the VIEWJOB Global permission (https://github.com/cockroachdb/cockroach/pull/97860) targeted at the operator persona to allow them to view jobs without being able to manipulate them.…
-
## Issue Description
When I create an entity, generate a migration, and run said migration, it creates a table for the entity in the mysql database as expected. When I delete the entity, and atte…