The GitHub Actions job "Tests" on airflow.git/SFHook-Token-Request-Retries has succeeded. Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).
Head commit for run: 285ebd5434af270a333994df5734a38e1e9b153e / 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/22001635875 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
