Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[flytekit] Revisit retry behavior #1356

Open
wild-endeavor opened this issue Aug 19, 2021 · 1 comment
Open

[flytekit] Revisit retry behavior #1356

wild-endeavor opened this issue Aug 19, 2021 · 1 comment
Labels
enhancement New feature or request flytekit FlyteKit Python related issue needs discussion

Comments

@wild-endeavor
Copy link
Contributor

Motivation: Why do you think this is important?
Users do not find the current retry behavior intuitive. Retry behavior in the native API was recently changed to reflect the old API, namely

  • Exceptions raised when user code is running are considered non-retriable unless it's a FlyteRecoverableException.
  • System exceptions are always retriable.

Goal: What should the final outcome look like, ideally?
Suggestions from the thread include

@wild-endeavor wild-endeavor added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers needs discussion flytekit FlyteKit Python related issue labels Aug 19, 2021
@kumare3
Copy link
Contributor

kumare3 commented Dec 22, 2023

I like this issue atleast the essence of it, keeping it open

@kumare3 kumare3 removed the untriaged This issues has not yet been looked at by the Maintainers label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request flytekit FlyteKit Python related issue needs discussion
Projects
None yet
Development

No branches or pull requests

2 participants