[GH] (airflow/feature/pluggable-retry-policies): Workflow run "Tests" failed!

2026-05-02 Thread GitBox


The GitHub Actions job "Tests" on airflow.git/feature/pluggable-retry-policies 
has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
f7cdd2aa3a4f51b221201a2ecbc8d2d50b7c0a0d / Kaxil Naik 
Fix LLMRetryPolicy CI: mypy, ruff, spellcheck, compat tests

- Type-annotate llm_policy as Optional in the example DAG so the
  fallback branch satisfies mypy on Airflow versions without RetryPolicy.
- Wrap pydanticai* and claude-haiku* connection examples in
  double-backticks so RST autoapi treats them as code (skips spellcheck).
- Gate test_retry.py with pytest.importorskip so compat-3.2.1 CI on
  older Airflow versions skips the module instead of erroring on import.
- Apply ruff and ruff-format auto-fixes.

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/feature/pluggable-retry-policies): Workflow run "Tests" failed!

2026-05-01 Thread GitBox


The GitHub Actions job "Tests" on airflow.git/feature/pluggable-retry-policies 
has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
5f4319f5a045b483630d34c9c602c6b658bc7c78 / Kaxil Naik 
Document custom instructions for LLMRetryPolicy

Add a Custom Instructions section showing how to override the default
classifier prompt with domain-specific guidance. Uses Snowflake as the
example since its transient errors (Warehouse suspended, JWT expired,
Statement queued) need backend-specific knowledge to classify correctly.

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/feature/pluggable-retry-policies): Workflow run "Tests" failed!

2026-04-18 Thread GitBox


The GitHub Actions job "Tests" on airflow.git/feature/pluggable-retry-policies 
has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
bd52e5e324cc6a6512af3cd9004b2f04e0b05a82 / Kaxil Naik 
Add LLMRetryPolicy to common-ai provider

Uses PydanticAIHook to call any LLM for error classification with
structured output. Timeout via pydantic-ai ModelSettings (default 30s).
Falls back to declarative fallback_rules when LLM call fails.
Gated for Airflow 3.3+. RST docs, example DAG, 12 tests.

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

With regards,
GitHub Actions via GitBox


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



[GH] (airflow/feature/pluggable-retry-policies): Workflow run "Tests" failed!

2026-04-17 Thread GitBox


The GitHub Actions job "Tests" on airflow.git/feature/pluggable-retry-policies 
has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
effb3ef00d29a476010d502d15dcebc1cd11cdb6 / Kaxil Naik 
Add LLMRetryPolicy to common-ai provider

Uses PydanticAIHook to call any LLM for error classification with
structured output. Timeout via pydantic-ai ModelSettings (default 30s).
Falls back to declarative fallback_rules when LLM call fails.
Gated for Airflow 3.3+. RST docs, example DAG, 12 tests.

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

With regards,
GitHub Actions via GitBox


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