Set up garbage collection #223

Open
opened 2024-09-27 01:11:13 +00:00 by fricklerhandwerk · 0 comments
fricklerhandwerk commented 2024-09-27 01:11:13 +00:00 (Migrated from github.com)

In order to limit the system's ever-growing resource consumption:

  • Define a cut-off date and freeze issues that are associated with data older than that
  • Remove all related objects from the database older than the cut-off date
In order to limit the system's ever-growing resource consumption: - [ ] Define a cut-off date and freeze issues that are associated with data older than that - [ ] Remove all related objects from the database older than the cut-off date
Sign in to join this conversation.
No description provided.