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

Feature: Switch to non interrupible when using the simplified retry behavior #610

Conversation

fellhorn
Copy link

As an extension of #596 this adds the non-interruptible switch logic when using the simplified retry behavior.

Part of the flyteorg/flyte#3902 RFC progress.

Does not have tests yet, only as a discussion point.

Discussion topics:

  • should we introduce a new variable for the threshold?

TL;DR

Switch to non-interruptible machines when exhausting the retry budget for the new simplified retry behavior.

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

Follow-up issue

NA
OR
https://github.com/flyteorg/flyte/issues/

Signed-off-by: Dennis Keck <26092524+fellhorn@users.noreply.github.com>
@fellhorn fellhorn force-pushed the feature/interruptible-unified-retries branch from 24ea431 to 69976b1 Compare August 23, 2023 15:29
@hamersaw hamersaw marked this pull request as ready for review September 14, 2023 14:35
@hamersaw hamersaw merged commit 56eb391 into flyteorg:feature/simplify-retries Sep 14, 2023
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.

2 participants