Expand description
Running index - active runs that are leased or executing.
The running index holds run instances that are actively in-flight:
Leased: reserved for an executor but not yet startedRunning: currently executing
Structsยง
- Running
Index - A view of all active runs (
LeasedandRunning).