Seongbin Hong
Seongbin Hong
closes #3586 **- What I did** I fixed tcp half-closed connection unreliability. the problem occurs because of half-closeing hijacked socket. it makes tcp connection closed. I experimented various of situation(windowsubuntu,...
close #39344 Above Airflow 2.3.0, webserver's static file caching is disabled because of major updated Flask's breaking change. In Flask 2.0.x, default value of `SEND_FILE_MAX_AGE_DEFAULT` is changed from 12 hours...
### Apache Airflow version Other Airflow 2 version (please specify below) ### If "Other Airflow 2 version" selected, which one? 2.3.x ~ 2.9.x ### What happened? Recently, I migrated airflow...