
WaitPoolSensor
TolokaWait given pool until close.
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.