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


   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?
   
   2. Are you setting any headers? 
   3. What do you get when you query any other endpoint?


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