Project

General

Profile

Actions

Todo #16469

closed

Improve file handling of the config cache

Added by Marcos M 15 days ago. Updated 15 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Configuration Backend
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
25.11
Release Notes:
Default

Description

Currently the config cache gets removed, with some exceptions, when the config file is read. This happens on most new script executions. The intent is to guarantee that the script is run with up-to-date configuration. This approach results in unnecessary file processing and false cache misses. To improve this, do the following:
  • Move the removal of the configuration cache file to when the configuration file is written.
  • Avoid using the cache if it's older than the config file.
  • Clean up manual removals of the cache.
Actions #1

Updated by Marcos M 15 days ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Done with 0e56ef43ec25abaa0abc6e86fa52c98fe237d2ad and faa37aaf148777c3b75df7ac9ee2ff6f610b2ce7.

Actions

Also available in: Atom PDF