Skip to content

xshen8888/airflow-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

airflow-sensor

Sense the state of an Airflow dag run.

If in 'success' state, return True.

If not yet in 'success' state, retry until maximum of retries have been reached, and raise an exceptioin.

Add the sensor to a Flyte workflow to let the workflow wait for the Airflow dag to complete.

About

Sense dag run completion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages