Henry Chen

Results 4 issues of Henry Chen

relate: #53738 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In...

area:providers
area:API
kind:documentation
area:UI
area:DAG-processing

This PR picks up the work from @Brunda10 in PR #56042, which had become stale. * Fixes 404 errors for XCom keys containing special characters (e.g., /). * Keys are...

area:API
area:task-sdk

This PR improves error visibility when pulling images fails due to Docker Hub rate limits. ### Changes - Updated `PullImages` in `cache_images.go` to detect `429 Too Many Requests` errors and...

cncf-cla: yes
size/L
needs-ok-to-test

This PR addresses issue #21179 by reorganizing the cache folder structure for binaries. ### Before - Binaries for Linux and Darwin were placed directly under: - `~/.minikube/cache/linux` - `~/.minikube/cache/darwin` ###...

cncf-cla: yes
size/M
needs-rebase
ok-to-test