# Functions
Retrieves all target IDs from the database based on task.Type() and filter, creates a new task in queue.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Retrieves all tasks with status TaskStatusInProgress that match filter and updates their status to TaskStatusScheduled if their last attempt was more than an hour ago.
Retrieves all tasks with status TaskStatusScheduled that match filter and updates their status to TaskStatusInProgress.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author