Skip to content

When triggering manually a DAG using the Trigger button it takes a while to be executed #53702

@HaythemJ

Description

@HaythemJ

Apache Airflow version

3.0.3

If "Other Airflow 2 version" selected, which one?

No response

What happened?

When mnaullay triggering a DAG using the Trigger button it takes a while to be executed. It tooks 5 minutes and more to start the first task.

My DAG is a simple one just for test.

I am using the docker-compose.yml for airflow 3.0.3 with no change. Just downloaded it and run it.

When I set the schedule for 30 seconds for instance, everything is OK, the DAG is triggered correctly, but manual trigger tooks a while.

What you think should happen instead?

I am expecting when I set the shedule to None, and when I trigger manually the DAG, it should be queued and ran in the next seconds.

How to reproduce

  1. Deploy a simple DAG
  2. Manually trigger it

Operating System

Docker on Ubuntu Server 24.04

Versions of Apache Airflow Providers

No response

Deployment

Official Apache Airflow Helm Chart

Deployment details

Airflow is deployed on Docker on Ubuntu Server VM 24.04

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:corekind:bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yet

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions