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 2022/02/01 21:44:28 UTC

[GitHub] [airflow] KCIV commented on issue #18422: No response from request api(longer than 30min) while using SimpleHttpOperator

KCIV commented on issue #18422:
URL: https://github.com/apache/airflow/issues/18422#issuecomment-1027316684


   Can you provide a deeper example of how this was fixed? your dag/task for example?
   
   I'm running into this scenario where a dag calls to an API endpoint which lasts longer than 5 minutes.
   
   Request.get works in all tests (swagger/browser/python) but used in airflow fails after 5 minutes ignoring retries/timeout arguments.
   
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org