Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

bug; aborted workflows bubble up the error and stay in running #149

Merged
merged 3 commits into from
Jun 9, 2020

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Jun 8, 2020

TL;DR

Abort can be initiated in 2 cases. Abort method now handles both the cases.
Case 1: User initiated. All retries are taken up
Case 2: System failure, atleast one retry is now available

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

NA

Tracking Issue

flyteorg/flyte#309

Follow-up issue

NA

@kumare3 kumare3 requested a review from EngHabu as a code owner June 8, 2020 21:54
EngHabu
EngHabu previously approved these changes Jun 8, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #149 into master will increase coverage by 0.35%.
The diff coverage is 100.00%.

@kumare3 kumare3 requested a review from EngHabu June 9, 2020 05:42
@kumare3 kumare3 merged commit 03d1c1d into master Jun 9, 2020
kumare3 pushed a commit to nuclyde-io/flytepropeller that referenced this pull request Feb 4, 2021
* Update propeller

* cleanup
eapolinario pushed a commit to eapolinario/flytepropeller that referenced this pull request Aug 9, 2023
…org#149)

* Fix aborted workflows

* Added more tests

* Workflow aborted msg
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants