-
**Is your feature request related to a problem? Please describe.**
A user creates a schedules and sets `policy.overlap` to `ScheduleOverlapPolicy.BUFFER_ALL`. At some point in time, user now want t…
-
When applying transformations to execution schedules, the variables in the execution schedules can be renamed. This creates an error because the statement code uses variables from the old execution sc…
-
Hey there,
I am building a system using Owl that is inspired how Quirrel uses Owl and Owl's scheduled executions on the backend but I am running into an issue where sometimes only some of my cron j…
-
Schedules currently add timestamp of when the execution is started as part of workflowid.
This request is to add option for workflow id used to be as user defines in workflow options for each executi…
-
Schedules currently add timestamp of when the execution is started as part of workflowid.
This request is to add option for workflow id used to be as user defines in workflow options for each executi…
-
### Is your feature request related to a problem? Please describe.
I’m trying to set a timeout for a Workflow, but I’m unsure if I’m missing documentation or if this might be a feature request.
…
-
### Describe the issue
- [ ] Improve flytescheduler logs to list the execution ID it launched and whether the execution’s already existed.
- [ ] Automate resetting the scheduler snapshots when nee…
-
### Description
When Volcano schedules heterogeneous resources such as GPU, it first filters the node through the predicate, and then allocates GPU resources through the callback function AllocateF…
-
Enable creating engines (currently, MXR files, eventually perhaps dynamic objects) without embedding the weights in the engine.
Use cases:
(1) Support compilation for various batch sizes without …
-
### Describe the bug
1. A serving node coexists with a frontend node in the same RisingWave standalone process in a pod.
2. Restart the pod.
3. The min_pinned_hummock_version held by this serving…