bayesline.api.TasksApi#
- class bayesline.api.TasksApi#
Abstract base class for synchronous task API operations.
- __init__()#
Methods
__init__()get_task_progress(task_id)Get the progress of a task if it exists.
Abstract base class for synchronous task API operations.
Methods
|
|
|
Get the progress of a task if it exists. |