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

Fail registration if output isn't Optional when using map tasks with min_success_ratio < 1 #1709

Merged
merged 3 commits into from
Jun 26, 2023

Conversation

pingsutw
Copy link
Member

TL;DR

Fixes flyteorg/flyte#3794.
Fail registration if output isn't Optional when using map tasks with min_success_ratio < 1

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

flyteorg/flyte#3794

Follow-up issue

NA

pingsutw added 2 commits June 23, 2023 11:04
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
@wild-endeavor wild-endeavor merged commit f8a82b5 into master Jun 26, 2023
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.

[BUG] Map Tasks when using min_success_ratio should fail registration if output isn't Optional #3542
2 participants