The GitHub Actions job "Tests" on airflow.git/SFHook-Token-Request-Retries has failed. Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).
Head commit for run: f6e7982fba1f35a79b98d5aaf8bba6a5581bff7a / Sameer Mesiah <[email protected]> Added retry logic for Snowflake OAuth token requests Introduced retry handling for OAuth token acquisition in SnowflakeHook using tenacity. Extracted the HTTP call into _request_oauth_token and added retry classification via _is_retryable_oauth_error. Retries apply only to connection errors and HTTP 5xx responses, while HTTP 4xx errors fail fast. Updated unit tests to cover retry behavior, non-retryable errors, and retry exhaustion. Updated the get_oauth_token docstring to reflect retry semantics. Report URL: https://github.com/apache/airflow/actions/runs/21928610737 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
