Skip to content

Audit log file in AIWORKER_CACHE_HOME/default directory for when files are altered #74

@tazlin

Description

@tazlin

The shared nature of the AIWORKER_CACHE_HOME folder and the somewhat potentially destructive nature of changing these files at any time creates difficulty in tracking down issues to do with valid model reference files (such as the jsons). I propose that

  • A new file file_audit.log (or a suitably similar name) is created
  • When files are due to be changed, deleted, or added an entry is made in this log indicating the previous state (hash, filesize, last changed date, source url, etc) and the new state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions