Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry on Airflow Schedule DAG Run DB Deadlock #26347

Merged
merged 7 commits into from
Oct 2, 2022

Commits on Sep 12, 2022

  1. wrap schedule dag run block in retry db

    Anthony Panat authored and Anthony Panat committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    118c6aa View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Merge branch 'main' into retry_do_scheduling_db_error

    Anthony Panat committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d11672d View commit details
    Browse the repository at this point in the history
  2. wrap schedule dag run block in retry db

    Anthony Panat authored and Anthony Panat committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    726a3df View commit details
    Browse the repository at this point in the history
  3. update docstring single line

    Anthony Panat committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6624e7c View commit details
    Browse the repository at this point in the history
  4. update docstring single line

    Anthony Panat committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    332183f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge branch 'main' into retry_do_scheduling_db_error

    Anthony Panat authored and Anthony Panat committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3289feb View commit details
    Browse the repository at this point in the history
  2. remove callback_to_run from return

    Anthony Panat committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1d74134 View commit details
    Browse the repository at this point in the history