WaitPoolSensor

Toloka

Wait given pool until close.

View on GitHub

Last Updated: Jul. 26, 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

poolEither a Pool object or it’s config or a pool_id value.
toloka_conn_idAirflow connection with toloka credentials.

Documentation

Wait given pool until close.

Was this page helpful?