DavidKatz-il commented on issue #52:
URL: 
https://github.com/apache/airflow-client-python/issues/52#issuecomment-1328258451

   I'm getting the following error:
   ```
   airflow_client.client.exceptions.ApiTypeError: Invalid type for variable 
'execution_timeout'. Required value type is TimeDelta and passed type was 
NoneType at ['received_data']['tasks'][0]['execution_timeout']
   ```
   when using `api.get_task(dag_id, task_id)` or `api.get_tasks(dag_id)`  


-- 
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