{% extends 'base.html' %} {% block headtitle %}Tasks{% endblock %} {% block content %}
Tasks are the background work that TubeSync undertakes to index and download media. This page allows you to see basic overview of what is running and what is scheduled to perform in the future as well as check up on any errors that might have occured.
Running tasks are tasks which currently being worked on right now.
Tasks which generated an error are shown here. Tasks are retried a couple of times, so if there was an intermittent error such as a download got interrupted it will be scheduled to run again.
Tasks which are scheduled to run in the future or are waiting in a queue to be processed. They can be waiting for an available worker to run immediately, or run in the future at the specified "run at" time.