You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
This might be an option for us: https://django-background-tasks.readthedocs.io/en/latest/
However, we'll need to figure out how to start the task consistently at a specific time of the week, even if the bot is restarted in-between.
We could have a background task that posts a summary message to the Slack once a week.
The message could include the following:
This could give us a better understanding how we are growing and how healthy our ecosystem is.
The main challenge here will be to figure out the best way to do background tasks in Django.
The text was updated successfully, but these errors were encountered: