Log message incorrectly referenced a set schedule
Open
first-timers-only
good first issue
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3360](https://github.com/augurlabs/augur/issues/3360)
> Originally opened by `@MoralCode` on 2025-10-30
---
This log line claims that things are being refreshed at 1am CDT when the interval is configurable
https://github.com/chaoss/augur/blob/0c57454a27f298d67d8d61f5d78250d2127b540e/augur/tasks/init/celery_app.py#L245
- [ ] confirm what time, if any, this job runs, or if its likely to be relative to when augur starts up
- [ ] confirm whether augur is using the system timezone
- [ ] update the log message to specify the correct number of days and either remove or print the correct timezone dynamically
Contributor guide
Assessment
This issue has not been assessed yet.