assistify / Rocket.Chat

Supercharged by AI: Learn the most of your communication
https://www.assistify.de
Other
14 stars 3 forks source link

[FEATURE] Maximum age for messages in a channel #655

Closed jschirrmacher closed 4 years ago

jschirrmacher commented 4 years ago

When a channel is used as the destination of an incoming webhook, which is called by, for example, a CI/CD pipeline, a lot of messages could occur which might slow down the whole system. However, the message normally are not relevant any more after a while. It would be ok to delete them, when reaching a certain age.

What we need is a solution to specify a maximum age of messages in a channel. This should be specified in the channel's details.

The functionality behind that could be like the one from /admin/RetentionPolicy, only on a per-channel basis.

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.