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


   > If had a similar issue recently (with a flask app I created myself).
   > I was using postman to do some test and I didn't realize I had the 
content-length header still defined. It caused all my requests to wait 
indefinitely until I would get a time-out.
   > I'm just guessing here but is it possible that something is happening here 
as well?
   > 
   > 1. Are you setting any headers?
   > 2. What do you get when you query any other endpoint?
   
   Hi Jorricks, I have tried but not work, same issue.  And i send request by 
postman without setting headers, it gets reponse correctly even longer than 
30min. It has to be the problem from Airflow I guess. 
   
   Another answer for your second question: I have same response json data with 
my api,   `{'success':True/False}`
   
   By the way, you're really handsome ~


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