Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Retention of 7 days should be implemented #50

Open
jobulcke opened this issue Nov 21, 2023 · 1 comment
Open

Retention of 7 days should be implemented #50

jobulcke opened this issue Nov 21, 2023 · 1 comment

Comments

@jobulcke
Copy link
Contributor

Members that are ingested, should be deleted after 7 days, as they could not be used anymore

Suggestion would be a to add a @Scheduled("0 0 0 * * *")-method to deleted all members with a timestamp older than 7 days

@jobulcke
Copy link
Contributor Author

Members with a timestamp older than 7 days should probably be ignored

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant