Skip to content

Get Operator Extra Links working again #46609

@amoghrajesh

Description

@amoghrajesh

Operator links do not work in Airflow 3.

  • The plan is to change the interface in a way that webserver doesn't have to execute the user code: get_link
  • We will push an xcom during task runtime to the XCOM backend. The key will be as defined in the operator link
  • While reading from the webserver, instead of reading from the get_link method, XCom is read.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions