make remaining periodic tasks configurable
Open
config
good first issue
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3406](https://github.com/augurlabs/augur/issues/3406)
> Originally opened by `@MoralCode` on 2025-11-14
---
We still have several periodic tasks configured in celery with fixed time intervals. These should be pulling their intervals from the config just like the materialized view task
https://github.com/chaoss/augur/blob/6b48ab60443dddc6a03ce17a61b6b395ad54de35/augur/tasks/init/celery_app.py#L231-L260
Contributor guide
Assessment
This issue has not been assessed yet.