TaskSuitePatch

toloka.client.task_suite.TaskSuitePatch | Source code

TaskSuitePatch(
self,
*,
infinite_overlap=None,
overlap=None,
issuing_order_override: Optional[float] = None,
open_pool: Optional[bool] = None
)

Parameters for changing a task suite.

Parameters description

ParametersTypeDescription
issuing_order_overrideOptional[float]

The priority of a task suite. It influences the order of assigning task suites to Tolokers in pools with the issue_task_suites_in_creation_order parameter set to True. Allowed range: from -99999.99999 to 99999.99999.

Default value: 0.

open_poolOptional[bool]

Open the pool immediately after changing a task suite, if the pool is closed.

Default value: False.

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming