NssGourav commented on issue #64263: URL: https://github.com/apache/airflow/issues/64263#issuecomment-4141583354
@rv2931 I have just submitted a PR ([#64285](https://github.com/apache/airflow/pull/64285)) to address this.This specifically hardens the file_task_handler to validate hostnames before URL construction this prevents the malformed http://:8793 string that was crashing the UI and instead allows Airflow’s existing error handling to take over gracefully. -- 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]
