schedule_interval | 0 14 * * * |
---|---|
start_date | None |
end_date | None |
max_active_runs | 0 / 16 |
concurrency | 16 |
default_args | {'owner': 'Terry', 'depends_on_past': False, 'start_date': <Pendulum [2024-07-24T00:00:00+00:00]>, 'email': ['garyfan@tcl.com'], 'email_on_failure': True, 'email_on_retry': False, 'retries': 2, 'retry_delay': datetime.timedelta(seconds=600)} |
tasks count | 9 |
task ids | ['incrementally_download_vod_images', 'incrementally_download_youku_images', 'incrementally_download_ldd_images', 'incrementally_download_jx_feed_images', 'update_image_embedding', 'update_minicpm_image_embedding', 'update_minicpm_image_embedding_youku', 'update_minicpm_image_embedding_ldd', 'update_minicpm_image_embedding_jx_feed'] |
filepath | image_embedding.py |
owner | Terry |