Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jun 6, 2025

  • feat(task_instances): guard ti update state and set to fail if exception enounctered

  • feat(task_instances): catch mysql error and set the task to fail

  • test: remove unnecessay check

  • fix(task_instances): handle mysql error

  • refactor(task-instances): merge mysql logic back to the original private function
    (cherry picked from commit b5a3b4e)

Co-authored-by: Wei Lee weilee.rx@gmail.com

…to fail if exception encountered (#51295)

* feat(task_instances): guard ti update state and set to fail if exception enounctered

* feat(task_instances): catch mysql error and set the task to fail

* test: remove unnecessay check

* fix(task_instances): handle mysql error

* refactor(task-instances): merge mysql logic back to the original private function
(cherry picked from commit b5a3b4e)

Co-authored-by: Wei Lee <weilee.rx@gmail.com>
@Lee-W Lee-W marked this pull request as ready for review June 6, 2025 07:39
@Lee-W Lee-W requested review from amoghrajesh, ashb and kaxil as code owners June 6, 2025 07:39
@kaxil kaxil merged commit acc2c97 into v3-0-test Jun 6, 2025
68 checks passed
@kaxil kaxil deleted the backport-b5a3b4e-v3-0-test branch June 6, 2025 08:54
kaxil pushed a commit that referenced this pull request Jun 6, 2025
…to fail if exception encountered (#51295) (#51470)

* feat(task_instances): guard ti update state and set to fail if exception enounctered

* feat(task_instances): catch mysql error and set the task to fail

* test: remove unnecessay check

* fix(task_instances): handle mysql error

* refactor(task-instances): merge mysql logic back to the original private function
(cherry picked from commit b5a3b4e)

Co-authored-by: Wei Lee <weilee.rx@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:task-sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants