Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a task that routinely deletes old messages #13

Open
yigitguler opened this issue Feb 11, 2021 · 2 comments
Open

Add a task that routinely deletes old messages #13

yigitguler opened this issue Feb 11, 2021 · 2 comments
Assignees

Comments

@yigitguler
Copy link
Member

My thoughts:

  • This task should be on by default.
  • Delete threshold should be adjjustable in the settings file. The default threshold should be a year. (Any thougts on this?)
  • Task should run every day.
@alicertel
Copy link
Contributor

Sounds good to me.

I think easiest implementation would be to prepare the task and let the module user to define celery beat schedule for it.

@yigitguler
Copy link
Member Author

@hacernur Over to you.

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

No branches or pull requests

3 participants