Skip to main content

DEFAULT_ATTESTATION_STALENESS_SECS

Constant DEFAULT_ATTESTATION_STALENESS_SECS 

Source
pub const DEFAULT_ATTESTATION_STALENESS_SECS: u64 = 7_776_000;
Expand description

Default staleness threshold (seconds) beyond which the attestation freshness factor is fully deducted. Ninety days mirrors the default receipt-retention window in crate::receipt_store::RetentionConfig.