Skip to content

Update changed cron records instead of adding new files #256

Description

@tommasocerruti

The cron skips unchanged records, but when a record changes, it adds a new file and leaves the old one in the datastore. Over time, this can create multiple versions of the same evaluation and unnecessarily grow the datastore.

Could cron records use a stable identity and update the existing file when their content changes?
(Git history would still preserve the previous version)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions