CONFIG_OVERRIDE_CACHE_DEFAULT_CAPACITY

Constant CONFIG_OVERRIDE_CACHE_DEFAULT_CAPACITY 

Source
pub const CONFIG_OVERRIDE_CACHE_DEFAULT_CAPACITY: u64 = 256;
Expand description

Default capacity for ConfigOverrideCache. Since we only support per-job config override right now, 256 jobs should be sufficient on a single node.