Skip to content

State the limitation of the newly added start execution from trigger feature#40935

Merged
phanikumv merged 5 commits into
apache:mainfrom
astronomer:improve-start-from-trigger-doc
Jul 25, 2024
Merged

State the limitation of the newly added start execution from trigger feature#40935
phanikumv merged 5 commits into
apache:mainfrom
astronomer:improve-start-from-trigger-doc

Conversation

@Lee-W

@Lee-W Lee-W commented Jul 22, 2024

Copy link
Copy Markdown
Member

In #38674, #39585 and #39912, we introduce start_from_trigger and start_trigger_args to allow OP author/ DAG author to run task directly from triggerer without going into worker. However, the limitation is that all the kwargs passed to the trigger_cls need to be serializable. This PR add the description and update example to the deferring doc


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@Lee-W Lee-W requested a review from potiuk as a code owner July 22, 2024 14:51
@Lee-W Lee-W changed the title Improve start from trigger doc State the limitation of the newly added start execution from trigger feature Jul 22, 2024
@Lee-W Lee-W force-pushed the improve-start-from-trigger-doc branch from 9edb80a to 00de837 Compare July 22, 2024 15:20
Comment thread docs/apache-airflow/authoring-and-scheduling/deferring.rst Outdated
Comment thread docs/apache-airflow/authoring-and-scheduling/deferring.rst Outdated
@Lee-W Lee-W force-pushed the improve-start-from-trigger-doc branch from 2bf41c1 to 6719a38 Compare July 23, 2024 09:07
@Lee-W Lee-W requested a review from uranusjr July 23, 2024 14:37
@Lee-W Lee-W force-pushed the improve-start-from-trigger-doc branch 2 times, most recently from 524c169 to 059d8ea Compare July 24, 2024 02:13
Comment thread docs/apache-airflow/authoring-and-scheduling/deferring.rst Outdated
@Lee-W Lee-W force-pushed the improve-start-from-trigger-doc branch 2 times, most recently from 836cee0 to 3a193d2 Compare July 24, 2024 09:45
@Lee-W Lee-W force-pushed the improve-start-from-trigger-doc branch from 3a193d2 to 4c5186d Compare July 24, 2024 11:34
@phanikumv phanikumv merged commit 6f97525 into apache:main Jul 25, 2024
@phanikumv phanikumv deleted the improve-start-from-trigger-doc branch July 25, 2024 02:14
@ephraimbuddy ephraimbuddy added the type:doc-only Changelog: Doc Only label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants