| schedule_interval | 0 22 * * 2-6 |
|---|---|
| start_date | 2025-12-09 00:00:00+00:00 |
| end_date | None |
| max_active_runs | 0 / 1 |
| concurrency | 3 |
| default_args | {'owner': 'datascope2', 'depends_on_past': False, 'start_date': datetime.datetime(2025, 12, 9, 0, 0, tzinfo=<TimezoneInfo [UTC, GMT, +00:00:00, STD]>), 'email': ['mobinalhassan1@gmail.com'], 'email_on_failure': False, 'email_on_retry': False, 'retries': 3, 'retry_delay': datetime.timedelta(seconds=300), 'trigger_rule': 'all_done'} |
| tasks count | 2 |
| task ids | ['my_latest_only', 'Java-hello-world-test-scheduler'] |
| filepath | java_test_dag_2-0.py |
| owner | datascope2 |