Skip to content

Fix duplicate task_ids in example_http.py#10485

Merged
kaxil merged 1 commit into
apache:masterfrom
astronomer:fix-task_get_op-http
Aug 22, 2020
Merged

Fix duplicate task_ids in example_http.py#10485
kaxil merged 1 commit into
apache:masterfrom
astronomer:fix-task_get_op-http

Conversation

@kaxil
Copy link
Copy Markdown
Member

@kaxil kaxil commented Aug 22, 2020

task_get_op was previously defined twice, hence the first one was not used when the DAG was run


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

`task_get_op` was previously defined twice, hence the first one was not used when the DAG was run
@kaxil kaxil requested review from feluelle, potiuk and turbaszek August 22, 2020 19:09
@kaxil kaxil merged commit dc3a493 into apache:master Aug 22, 2020
@kaxil kaxil deleted the fix-task_get_op-http branch August 22, 2020 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants