The GitHub Actions job "Tests" on airflow.git/fix-empty-hostname-log-url has 
succeeded.
Run started by GitHub user NssGourav (triggered by eladkal).

Head commit for run:
8334e76d8d306652ec0723bc53b2e3397450f1a9 / Gourav NSS <[email protected]>
Fix UI log fetch crash when ti.hostname is empty

When tasks fail to report their hostname (e.g., due to cellular worker proxy 
overrides dropping the internal API patched payload), the TaskInstance hostname 
defaults to empty. This causes _get_log_retrieval_url to construct an invalid 
URL ('http://:8793/...') which completely crashes log serving with an 'Invalid 
URL... No host supplied' error from python requests.

closes: #64263

Report URL: https://github.com/apache/airflow/actions/runs/23641475392

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to