Skip to main content

Module running

Module running 

Source
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 started
  • Running: currently executing

Structsยง

RunningIndex
A view of all active runs (Leased and Running).