-
Notifications
You must be signed in to change notification settings - Fork 1
Background task to refresh score data #5
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
wgx731
opened on Jul 13, 2018
Issue body actions
- Refresh API: refresh score data - loop all the current scores in the database to fetch new data from open DOTA API and update score data in the database)
- Clean Up API: clean up old score data - loop all the current scores in the database and remove the outdated data (e.g more than 1 week)
- A CRON kind of task to Refresh API
- A CRON kind of task to call Clean Up API
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed