Skip to content
Discussion options

You must be logged in to vote

Hi @dkindlund
We've recently implemented an automatic trash purge feature. Here's how it works:
Automatic Trash Cleanup
Default retention period: 30 days
Scan frequency: every 1 hour

Cleanup method: background scheduled task with batch processing (100 records per run)
Behavior for existing vs. new trash items:
Resources trashed after this feature is available: retention is calculated based on each resource's own deletedTime.
Resources already in trash before upgrading: the retention clock starts from when you first upgrade to the version that includes this feature.

Currently, this cleanup policy operates at the instance level

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@dkindlund
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dkindlund
Comment options

Answer selected by tea-artist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants