What does sentry cron service

Can you please describes what are the tasks that Sentry cron can do ?

Thanks in advance

Sentry requires running lots of periodic tasks, and this is required to support those.

Can you give me an example of these tasks ?

Thanks

They’re all defined here: https://github.com/getsentry/sentry/blob/master/src/sentry/conf/server.py#L461-L547