Ironankit525 opened a new pull request, #63042:
URL: https://github.com/apache/airflow/pull/63042

   This PR adds a default timeout of 30 seconds to several HTTP requests across 
multiple providers that were missing it. This prevents tasks from hanging 
indefinitely in case of network issues or unresponsive servers.
   
   ### Affected providers:
   - OpenFaaS (`OpenFaasHook`)
   - - Apache Druid (`DruidHook`)
   - - FAB (`FabAirflowSecurityManagerOverride`)
   - - CNCF Kubernetes (`KubernetesHook`)
   - - Google Cloud Dataprep (`DataprepHook`)
   Closes: #63033


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