Skip to content
  • Yorgos Saslis's avatar
    fb30f659
    Add option for fact cache expiry (#1602) · fb30f659
    Yorgos Saslis authored
    * Add option for fact cache expiry 
    
    By adding the `fact_caching_timeout` we avoid having really stale/invalid data ending up in there. 
    Leaving commented out by default, for backwards compatibility, but nice to have there.
    
    * Enabled cache-expiry by default
    
    Set to 2 hours and modified comment to reflect change
    fb30f659
    Add option for fact cache expiry (#1602)
    Yorgos Saslis authored
    * Add option for fact cache expiry 
    
    By adding the `fact_caching_timeout` we avoid having really stale/invalid data ending up in there. 
    Leaving commented out by default, for backwards compatibility, but nice to have there.
    
    * Enabled cache-expiry by default
    
    Set to 2 hours and modified comment to reflect change
Loading