archivebox.workers.tasks
Module Contents
Functions
Decorator for db_task that sets the parent task for the db_task |
|
API
- archivebox.workers.tasks.db_task_with_parent(func)[source]
Decorator for db_task that sets the parent task for the db_task
- archivebox.workers.tasks.bg_archive_links(args, kwargs=None, task=None, parent_task_id=None)[source]