The GitHub Actions job "Tests" on airflow.git/main has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 4e5bba54123037052da93f9bef32225f9a1d2391 / D. Ferruzzi <[email protected]> Update dagrun_queued_at any time a run is restarted. (#60848) Previous behavior only updated the queued_at field if the run was cleared while in a terminal state. A run which was cleared while it was running or queued kept the original queued_at timestamp, making it impossible to track when the run was most recently attempted and introducing different behaviour depending on when the button was clicked. We now update the queued_at timestamp and clear_number counter regardless of the state the run was in at the time it was cleared. start_date is preserved as the timestamp of the original first attempt. Report URL: https://github.com/apache/airflow/actions/runs/21501901710 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
