The GitHub Actions job "Tests (AMD)" on 
airflow.git/add-azure-analysis-services-provider has failed.
Run started by GitHub user coleheflin (triggered by coleheflin).

Head commit for run:
4065785c35d71c8ee713da316a07a7d8d09246e4 / Cole Heflin <[email protected]>
Add request timeouts and fix uv.lock churn in Analysis Services provider

requests.post/get in the hook had no timeout, so a stalled connection
would block a worker slot indefinitely (or, in the deferrable path, a
shared triggerer thread that nothing reclaims). Derive
VALID_REFRESH_TYPES from the RefreshType literal instead of duplicating
the six values, so they can't drift apart.

Also regenerate uv.lock with the uv version this repo pins (0.11.29)
instead of a newer local one, which had rewritten the file wholesale
via unrelated platform-marker churn.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to