Skip to content

Conversation

@0yukali0
Copy link
Contributor

Tracking issue

#6695

Why are the changes needed?

  1. Solving Aborting forever when failure of aborting happens
  2. Set on failure function in failing state node when aborting fails

What changes were proposed in this pull request?

  1. Node state transfer to failing when an user error happen in Aborting and finalizing steps.
  2. Exceeding max retries make the workflow state failed in order to trigger on failure node.

How was this patch tested?

Labels

Please add one or more of the following labels to categorize your PR:

  • added: For new features.
  • changed: For changes in existing functionality.
  • deprecated: For soon-to-be-removed features.
  • removed: For features being removed.
  • fixed: For any bug fixed.
  • security: In case of vulnerabilities

This is important to improve the readability of release notes.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

@flyte-bot
Copy link
Collaborator

Bito Automatic Review Skipped - Draft PR

Bito didn't auto-review because this pull request is in draft status.
No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change draft PR review settings here, or contact your Bito workspace admin at [email protected].

@0yukali0 0yukali0 changed the title 6695 Aborting forever and untriggerd on_failure node when aborting failed caused by UserError Nov 19, 2025
@0yukali0 0yukali0 changed the title Aborting forever and untriggerd on_failure node when aborting failed caused by UserError Aborting forever and untriggerd on_failure node when aborting failure caused by UserError Nov 19, 2025
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.29%. Comparing base (74d9e86) to head (669ded2).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6749      +/-   ##
==========================================
+ Coverage   58.57%   61.29%   +2.71%     
==========================================
  Files         929      708     -221     
  Lines       70879    42083   -28796     
==========================================
- Hits        41520    25795   -15725     
+ Misses      26206    13977   -12229     
+ Partials     3153     2311     -842     
Flag Coverage Δ
unittests-datacatalog 60.30% <ø> (+1.27%) ⬆️
unittests-flyteadmin 57.90% <ø> (+1.76%) ⬆️
unittests-flytecopilot 43.16% <ø> (+1.79%) ⬆️
unittests-flytectl 65.31% <ø> (+0.61%) ⬆️
unittests-flyteidl 78.64% <ø> (+2.52%) ⬆️
unittests-flyteplugins 62.02% <ø> (+1.01%) ⬆️
unittests-flytepropeller ?
unittests-flytestdlib 64.00% <ø> (+0.94%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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