Add `task_id` param in load_file example DAG
pankajastro opened this issue · 0 comments
pankajastro commented
currently, task names in UI display like load_file_1, load_file_2 which is confusing so we should add an appropriate task_id
DAG: https://github.com/astronomer/astro-sdk/blob/main/python-sdk/example_dags/example_load_file.py