blissoda.id01.cdi_uploader.CdiUploader# class blissoda.id01.cdi_uploader.CdiUploader[source]# Bases: object kill_tasks()[source]# Kill all tasks. Return type: int purge_tasks()[source]# Remove references to tasks that have finished. Return type: int upload_workflow_result(future, retry_timeout, retry_period)[source]# Parameters: future (CeleryFuture) retry_timeout (int) retry_period (int)