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

Correctly validating error code on aborting terminal launchplans #574

Merged
merged 3 commits into from
Jun 12, 2023

Conversation

hamersaw
Copy link
Contributor

@hamersaw hamersaw commented Jun 7, 2023

TL;DR

Correctly checking the event code of an error to abort launchplan

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

^^^

Tracking Issue

fixes flyteorg/flyte#3582

Follow-up issue

NA

Signed-off-by: Daniel Rammer <[email protected]>
@hamersaw hamersaw requested review from kumare3 and EngHabu as code owners June 7, 2023 17:07
@hamersaw hamersaw changed the title correctly checking error code Correctly validating error code on aborting terminal launchplans Jun 12, 2023
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #574 (47d4cda) into master (2086bb9) will increase coverage by 0.41%.
The diff coverage is 0.00%.

❗ Current head 47d4cda differs from pull request most recent head 24b30f7. Consider uploading reports for the commit 24b30f7 to get more accurate results

@hamersaw hamersaw merged commit eadf07b into master Jun 12, 2023
@hamersaw hamersaw deleted the bug/fail-abort-terminal-launchplan branch June 12, 2023 15:02
eapolinario pushed a commit to eapolinario/flytepropeller that referenced this pull request Aug 9, 2023
…teorg#574)

* correctly checking error code

Signed-off-by: Daniel Rammer <[email protected]>

* fixed lint issue

Signed-off-by: Daniel Rammer <[email protected]>

---------

Signed-off-by: Daniel Rammer <[email protected]>
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.

[BUG] Potential race condition in Flyte Propeller
2 participants