TaskOverlapPatch

toloka.client.task.TaskOverlapPatch | Source code

TaskOverlapPatch(
self,
*,
overlap: Optional[int] = None,
infinite_overlap: Optional[bool] = None
)

Parameters for changing the overlap of a task.

Parameters Description

ParametersTypeDescription
overlapOptional[int]

The new overlap value.

infinite_overlapOptional[bool]
  • True — The task is assigned to all Tolokers. It is usually set for training and control tasks.
  • False — An overlap value specified for the task or for the pool is used.

Default value: False.

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