Skip to content

Background task to refresh score data #5

@wgx731

Description

@wgx731
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions