You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/08/22 15:40:01 UTC

[GitHub] [airflow] andy-g14 commented on issue #5880: [AIRFLOW-5282] Add default timeout on kubeclient & catch HTTPError

andy-g14 commented on issue #5880: [AIRFLOW-5282] Add default timeout on kubeclient & catch HTTPError
URL: https://github.com/apache/airflow/pull/5880#issuecomment-523960010
 
 
   @rolanddb , you will need to provide the value as json string, i.e enclosed in single quotes. it works for me this way
    kube_client_request_args = '{"_request_timeout" : [10,100] }'

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services