tirkarthi commented on issue #47660:
URL: https://github.com/apache/airflow/issues/47660#issuecomment-3173990311

   You can try the example dag `example_passing_params_via_test_command` . 
Under details tab the `dagrun_timeout` value in code which is 
`datetime.timedelta(minutes=4)` is rendered as `PT4M` which is not intuitive. 
It should be something like `00:04:00` .
   
   http://localhost:8000/dags/example_passing_params_via_test_command/details


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to