schedule_interval | @hourly |
---|---|
max_active_runs | 0 / 16 |
concurrency | 16 |
default_args | {'owner': 'airflow', 'start_date': <Pendulum [2020-12-17T00:00:00+00:00]>, 'email': ['airflow@airflow.com'], 'email_on_failure': False, 'email_on_retry': False, 'retries': 2, 'depends_on_past': True, 'retry_delay': datetime.timedelta(0, 1800), 'pool': 'general'} |
tasks count | 7 |
task ids | ['Wait', 'Start', 'End', 'linkedin-crawl', 'simplyhired-crawl', 'linkup-crawl', 'bcjobs-crawl'] |
filepath | crawlers.py |
owner | airflow |