Skip to content

Add how-to for Dag-level retry via on_failure_callback#66277

Open
yuseok89 wants to merge 1 commit intoapache:mainfrom
yuseok89:docs/clear-and-retry-from-callback
Open

Add how-to for Dag-level retry via on_failure_callback#66277
yuseok89 wants to merge 1 commit intoapache:mainfrom
yuseok89:docs/clear-and-retry-from-callback

Conversation

@yuseok89
Copy link
Copy Markdown
Contributor

@yuseok89 yuseok89 commented May 2, 2026

As discussed on the Airflow devlist, this PR adds documentation that addresses the short-term needs of users who want Dag-level retry behavior. The recipe combines on_failure_callback with the public REST API to clear and retry a failed Dag run.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)
    • Opus 4.7

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@yuseok89 yuseok89 force-pushed the docs/clear-and-retry-from-callback branch from a17a81d to aecc328 Compare May 3, 2026 14:02
@yuseok89 yuseok89 marked this pull request as ready for review May 3, 2026 15:00
@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:documentation ready for maintainer review Set after triaging when all criteria pass.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants