Skip to main content

RUNNER_INVENTORY_REQUESTS_PER_REFRESH

Constant RUNNER_INVENTORY_REQUESTS_PER_REFRESH 

Source
pub const RUNNER_INVENTORY_REQUESTS_PER_REFRESH: u32 = 1;
Expand description

Requests one runner-inventory refresh costs, per target.

One, at either scope: a repository and an organization each have a single runners endpoint. A target whose inventory spans pages costs more than this in practice, and that is stated rather than modelled — see TargetCost::requests_per_refresh.