open_pool

Toloka

Open given pool.

View on GitHub

Last Updated: Jun. 7, 2022

Access Instructions

Install the Toloka provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

objRequiredPool id or Pool object of it's config.
toloka_conn_idAirflow connection with toloka credentials.

Documentation

Open given pool.

Was this page helpful?