Skip to main content

DEMAND_REQUESTS_PER_REPOSITORY_PER_REFRESH

Constant DEMAND_REQUESTS_PER_REPOSITORY_PER_REFRESH 

Source
pub const DEMAND_REQUESTS_PER_REPOSITORY_PER_REFRESH: u32 = 2;
Expand description

Requests one demand poll costs, per repository: the queued runs, then their jobs.

c4 owns demand and reports its real per-poll count; this constant is the steady-state figure 04-subsystem-contracts.md tabulates (~120 requests per hour at the 60-second default, which is two per refresh).