potiuk commented on PR #29521:
URL: https://github.com/apache/airflow/pull/29521#issuecomment-1430637315

   > ```
   > FAILED 
tests/providers/http/hooks/test_http.py::test_do_api_call_async_retryable_error 
- aiohttp.client_exceptions.ClientConnectionError: Connection refused: GET 
http://httpbin.org/non_existent_endpoint
   > ```
   > 
   > I didn't copy the error message from before, but it looks familiar, I 
think it's the same transient one @potiuk mentioned.
   
   I tihnk this is simply some kind of instability of the `http://httpbin.org/` 
- or maybe they (or their systems) **THINK** that we are DDOS-ing them with our 
CI and block the attempt if there are too many.
   
   With Airflow's scale of PRs and CI it's actually even likely :D 


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