pub const RELOAD_POLICIES: u64 = 500_000_000;Expand description
Fuel for super::AuthzPolicyPlugin::reload_policies. Called
out-of-band (file change, dev dashboard), can afford a larger
budget for compiling the policy AST.
pub const RELOAD_POLICIES: u64 = 500_000_000;Fuel for super::AuthzPolicyPlugin::reload_policies. Called
out-of-band (file change, dev dashboard), can afford a larger
budget for compiling the policy AST.