Skip to main content

Module selection

Module selection 

Source
Expand description

Selection utilities for ready run selection.

This module provides run selection logic for choosing which ready runs should be leased to executors.

The default selector implements priority-then-FIFO ordering for v0.1.

Modulesยง

default_selector
Default priority-then-FIFO selector for ready runs.