The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
afe8e82531cece4f3aeaea465b985ebd7257e71d / Daniel Standish 
<[email protected]>
Don't wait for DagRun lock in mini scheduler (#38914)

We should just bail if something else is already "minischeduling".  We already 
catch OperationalError so there's nothing else we need to change for this.

Sometimes (e.g. with certain task mapping scenarios) many tasks from same dag 
run are trying to "minischedule" at the same time.  If something else is 
already locking, it's probably better to just move on and not wait.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to